Description Usage Arguments Details Value Examples
contourAuto
1 | contourAuto(cL, step, xsize, ysize, matVal, vRef, boundary, GridData = FALSE)
|
cL |
empty or existing list of contour lines |
step |
grid step as returned by calStep |
xsize |
size of map along x-axis |
ysize |
size of map along y-axis |
matVal |
dataframe with data values organized into a grid |
vRef |
quantile vector |
boundary |
list, contains x and y dy on a regular grid |
GridData |
logical value indicating if data are already on a regular grid |
builds contout Lines qith the quantile vector given in argument and closes them with the map border
a list of contour lines
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.