Description Usage Arguments See Also
Draws contours on a plot map. Elevmat has elevation data in matrix form; plot dimensions are not needed, instead it calculates them from elevmat and the gridsize.
1 2 3 4 5 |
elevmat |
Matrix of elevation data (see ?bciex::bci_elevation). |
plotdim |
The x and y dimensions of the plot. |
add |
Logical. Whether to add elements such as points or line to an existing graph. if TRUE, there must be an appropriate existing graph, otherwise, a new graph is drawn. |
new |
If |
export |
|
interval |
Contour line intervals. |
xrange |
Minimum and maximum x and y coordinates of area graphed.
If |
yrange |
Minimum and maximum x and y coordinates of area graphed.
If |
xaxis |
xxxdocparam |
yaxis |
xxxdocparam |
axspos |
Distance between axis numbers and axis. |
labelsize |
xxxdocparam |
maintitle |
A title to appear at the top of the page, above the species name. |
ht |
Height and width of the overall graph. The default work for pdf export or mapping to the screen, and ht and wd are inches. But if export is png, jpg, emf, height and width are pixels and need to be 500-1000. |
wd |
Height and width of the overall graph. The default work for pdf export or mapping to the screen, and ht and wd are inches. But if export is png, jpg, emf, height and width are pixels and need to be 500-1000. |
plotside |
The vertical dimension (inches) of the map. |
filepath |
The folder to which map will be exported. |
clr |
A string indicating colour. See argument col in |
bgcolor |
The background color. Defaults to white. For presentation exports, try bgcolor="transparent". |
map()
, bciex::bci_elevation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.