colorTag {foodwebWrapper} | R Documentation |
colorTag
Description
add tag to color function name in column 2, based on package in column 1
Usage
colorTag(v1, v2, nc, x, colorMap, pawn)
Arguments
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 |
Details
v1 is first column of m (excluding first 2 entries of m) v2 is second column of m (excluding first 2 entries of m)
Value
returns
[Package foodwebWrapper version 1.1.0 Index]