get_elev | R Documentation |
'get_elevation()' takes a directory that hosts shapefile and returns an owin object of altitudes.
get_elev(load_path, ...)
load_path |
path to the shp file (note: a folder) |
... |
other parameters passed to 'elevatr::get_elev_raster()'. The resolution argument z must be specified. |
an im object (unit: meters)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.