check_FORCINGS {isobxr} | R Documentation |
check_FORCINGS
Description
A function to check the formatting data frames used as forcing inputs
in several functions (e.g., sim.single_run)
Usage
check_FORCINGS(type, FORCING, isobxr_master)
Arguments
type |
Type of forcing. As character. |
FORCING |
Forcing data frame. |
isobxr_master |
Isobxr master as a list as returned from read_isobxr_master |
Value
aborts run if a mistake is found
[Package isobxr version 2.0.0 Index]