View source: R/prepare_topography_indices.R
prepare_topography_indices | R Documentation |
Create the topography datasets from the DEM with the rgrass7 package : slope, aspect, accumulation, tci, twi
prepare_topography_indices(path_to_input_dem_files, roi,
path_to_grassApplications_folder)
param path_to_grassApplications_folder : Path to the GRASS application folder, for the setup of the rgrass7 package. Can be retrieved in the terminal with grass74 –config path . More info on the use of rgrass7 at https://grasswiki.osgeo.org/wiki/R_statistics/rgrass7
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.