View source: R/complete_input.R
target_area_check | R Documentation |
Check for targets to area mismatch over timesteps
target_area_check(targets, areas)
targets |
Dataframe of targets, must have columns lu.to and value |
areas |
Dataframe of areas, must have columns ns and value#' @ Internal function. Checks if targets are fullfillable over time before downscaling. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.