paletteCalculations | R Documentation |
palette calculations
paletteCalculations(
separation = par("cin")[2]/2 + 0.1 - 0.05 - 0.0125,
width = par("cin")[2] + 0.2 - 0.05 - 0.0125,
pos = 4,
zlab,
maidiff = c(0, 0, 0, 0),
debug = getOption("oceDebug")
)
separation |
a numeric value |
width |
a numeric value |
pos |
a numeric value indicating the side |
zlab |
a character |
maidiff |
a numeric value |
debug |
a numeric value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.