Skip to content

Commit e47301f

Browse files
committed
define utils::globalVariables for cw_coef and cw_sapling_adj
1 parent fd88b17 commit e47301f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

R/utils.R

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# .rda datasets in data/ that are used internally but also intended to be
2+
# available to users
3+
utils::globalVariables(c("cw_coef", "cw_sapling_adj"), package = "FIAstemmap")
4+
15
#' Get stem xy coordinates for a tree list
26
#'
37
#' `.get_tree_list_xy()` returns a named list with two elemnts each containing

0 commit comments

Comments
 (0)