Description Usage Arguments Value
Reads a dataframe with variable names x
(coordinate), y
(coordinate),
elev
(elevation) for a given grid size and converts to a list.
1 | elev.to.list(elevfile, gridsize = 5)
|
elevfile |
A data frame with x, y coordinates and elevation, bcielev.info. |
gridsize |
xxxdocparam scale of elevation values (m) |
object 1: the input dataframe
object 2: matrix of elevation value sin the orientation of the plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.