R/imports.R

#' @importFrom rlang abort
NULL

globalVariables(
  c(
    "Lat",
    "Lon",
    "agb",
    "dbh",
    "dependent_variable",
    "equation",
    "equation_id",
    "equations",
    "independent_variable",
    "ref_id",
    "resample",
    "zone1",
    "zone2"
  )
)
ropensci/allodb documentation built on June 1, 2025, 3 p.m.