R/ingrowth-package.R

#' ingrowth: A package for ingrowth imputation
#'
#' This mini-package contains only one function, \code{\link{ingrowth}}.
#' There is test data in \code{\link{treeData}} and \code{\link{plotData}}
#'
#' @aliases ingrowth-package
#'
#' @references GarcĂ­a, O. (2021)"Imputing Ingrowth in Even-aged Permanent
#'  Sample Plots". \emph{Mathematical and Computational Forestry
#'  & Natural-Resource Sciences (MCFNS), 13}(2): 1--4.
#'  (\url{http://mcfns.net/index.php/Journal/article/view/13.5})

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
## usethis namespace: end

NULL
ogarciav/ingrowth documentation built on Dec. 22, 2021, 4:15 a.m.