Description Usage Arguments Value See Also Examples
Retrieve the color scheme for contour plots.
1 | get_palette(color, nCol = 50, col = NULL)
|
color |
A string, or vector of strings, indicating a color palette. Includes: 'topo', 'heat', 'bwr', 'cm', 'terrain', 'bpy', 'gray', 'bw', or user defined colors. |
nCol |
The number of colors to use in color schemes. |
col |
Color of contour lines for the contour plots. If NULL (default), a color is determined, depending on the color palette. |
Color palette.
Other Utility functions:
findAbsMin()
,
find_n_neighbors()
,
firstLetterCap()
,
getArrowPos()
,
getDec()
,
getRange()
,
getRatioCoords()
,
group_sort()
,
inch2coords()
,
isColor()
,
list2str()
,
move_n_point()
,
orderBoxplot()
,
se()
,
sortGroups()
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.