target_area_check: Check for targets to area mismatch over timesteps

View source: R/complete_input.R

target_area_checkR Documentation

Check for targets to area mismatch over timesteps

Description

Check for targets to area mismatch over timesteps

Usage

target_area_check(targets, areas)

Arguments

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.


tkrisztin/downscalr documentation built on June 2, 2025, 1:16 a.m.