View source: R/makedfMarkColor.R
makedfMarkColor | R Documentation |
This function reads character vector with marks names
It returns a data.frame with color and style for each mark
makedfMarkColor(
dfMarkColor,
markNames,
colorstoremove = NA,
defaultStyleMark = "square",
reserveDF
)
dfMarkColor |
d.f of marks to use |
markNames |
names of marks |
colorstoremove |
remove this colors from the result |
defaultStyleMark |
character vector with default style |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.