#' LoggingLab-package
#'
#' Logging simulator
#'
#' An R Package to Simulate Forest Logging
#'
#' @name LoggingLab
#' @docType package
#' @section LoggingLab functions:
#' loggingsimulation
#'
#' loggingparameters
#'
#' scenariosparameters
#'
#' inventorycheckformat
#'
#' addtreedim
#'
#' treeselection
#'
#' commercialcriteriajoin
#'
#' harvestable
#'
#' selected
#'
#' futurereserve
#'
#' treefelling
#'
#' createcanopy
#'
#' treefromthesk
#'
#' directionalfellingsuccessdef
#'
#' felling1tree
#'
#' rotatepolygon
#'
#' getgeometry
#'
#' timberharvestedvolume
#'
#' harvestablefuelwood
#'
#' @keywords internal
"_PACKAGE"
## usethis namespace: start
## usethis namespace: end
NULL # indicate that there is no related R code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.