R/rCTOOL-package.R

#' rCTOOL package
#'
#' @keywords internal
#' @importFrom utils read.csv write.csv
"_PACKAGE"

utils::globalVariables(c(
  "C_input_man", "C_input_sub", "C_input_top", "Crop", "T_ave",
  "amplitude", "clay_sub", "clay_top", "fco2", "fman", "fromi",
  "ftr", "kFOM", "kHUM", "kROM", "month_man",
  "month_prop_grain", "month_prop_grass", "temp_th_diff"
))

Try the rCTOOL package in your browser

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

rCTOOL documentation built on July 4, 2026, 9:07 a.m.