R/TaxaNorm-package.R

#' @keywords internal
"_PACKAGE"

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


#' @name TaxaNorm-datasets
#' @title TaxaNorm data objects
#' @description Objects included in the TaxaNorm package, loaded with
#' [utils::data]
#' @aliases TaxaNorm_Example_Input TaxaNorm_Example_Output
#'
#' @usage data(TaxaNorm_Example_Input, package = "TaxaNorm")
#' @usage data(TaxaNorm_Example_Output, package = "TaxaNorm")
#'
#' @section TaxaNorm_Example_Input:
#'
#' Example data
#' #'
#' @section TaxaNorm_Example_Output:
#'
#' Example output
#'
#' @examples
#' \donttest{data(TaxaNorm_Example_Input, package = "TaxaNorm")
#'           data(TaxaNorm_Example_Output, package = "TaxaNorm")}
#'
#' @importFrom utils data

NULL

Try the TaxaNorm package in your browser

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

TaxaNorm documentation built on June 24, 2024, 5:15 p.m.