View source: R/elevation_calcualtion.R
extract_rasters | R Documentation |
extract elevations of a line
extract_rasters( infra, rast_dem, rast_bedrock, rast_superficial, rast_landcover )
infra |
a sf dataframe |
rast_dem |
stars raster of dem |
rast_bedrock |
stars raster of bedrock |
rast_superficial |
stars raster of superficial |
rast_landcover |
stars raster of landcover |
a dataframe of heights
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.