View source: R/elevation_calcualtion.R
cap_gradient | R Documentation |
extract elevations of a line with max gradient
cap_gradient(raster_data, max_gradient = 1.5)
raster_data |
a dataframe of from 'extract_rasters()' |
max_gradient |
max gradient as percentage |
a dataframe with extra columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.