colorTag {foodwebWrapper} | R Documentation |
add tag to color function name in column 2, based on package in column 1
colorTag(v1, v2, nc, x, colorMap, pawn)
v1 |
character vector first column of m (excluding first 2 entries of m) |
v2 |
character vector second column of m (excluding first 2 entries of m) |
nc |
integer number of columns of m |
x |
return value of replaceRotTag() |
colorMap |
character array of colors |
pawn |
Boolean if TRUE use chess symbols rather than rectangles in html table |
v1 is first column of m (excluding first 2 entries of m) v2 is second column of m (excluding first 2 entries of m)
returns