R/TROLLv3_input.R

#' `TROLL` global parameters
#'
#' Global parameters definition used by `TROLL` model.
#'
#' @format A data frame with 61 rows and 3 variables: \describe{
#'   \item{param}{global parameter} \item{value}{value of the parameter}
#'   \item{description}{description of the parameter} }
#'
#' @seealso [generate_parameters()]
#'
"TROLLv3_input"

# TROLLv3_input <- readr::read_tsv("inst/extdata/TROLLv3_input.txt") # nolint
# usethis::use_data(TROLLv3_input, overwrite = T) # nolint

Try the rcontroll package in your browser

Any scripts or data that you put into this service are public.

rcontroll documentation built on Sept. 30, 2024, 9:13 a.m.