R/globals.R

if (getRversion() >= "2.15.1") {
  utils::globalVariables(
    c("..string..", "..angle..", "..crown_diameter..", "..h_reduction..",
      "..d_reduction..", "..randomness..", "..angle_cv..", "..length_cv..",
      "..leaf_size..", "from_x", "to_x", "from_y", "to_y",
      "geometry", "type", "lc", "bc", "tree_id", ".")
  )
}

Try the fractalforest package in your browser

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

fractalforest documentation built on July 3, 2025, 1:09 a.m.