View source: R/measure_infrastucture.R
measure_infrastucture | R Documentation |
Internal function that is to be run on row at a time
measure_infrastucture( infra, assets, assets_parameters, components, carbon_factors, material_sites, rast_dem, rast_bedrock, rast_superficial, rast_landcover )
infra |
data frame with infrastructure properties |
assets |
a pre-subset data frame |
assets_parameters |
a pre-subset data frame |
components |
a pre-subset data frame |
carbon_factors |
a pre-subset data frame |
material_sites |
a data frame of the nearest material sites |
rast_dem |
path to dem |
rast_bedrock |
path to bedrock |
rast_superficial |
path to superfical |
rast_landcover |
path to landcover |
a json string as a character
## Not run: evaluate_materials() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.