R/data.R

#' @name POWOcodes
#'
#' @docType data
#'
#' @title Complete list of angiosperm families and associated URI addresses
#'
#' @description Complete list of the [APG](https://doi.org/10.1111/boj.12385)-based
#' families of flowering plants and associated URI addresses as retrieved with the
#' function \code{\link{get_pow}} of the package [taxize](https://taxize.dev)
#'
#' @format Table in .csv format
#'
#' @usage data(POWOcodes)

NULL

#' @name botregions
#'
#' @docType data
#'
#' @title Countries and associated classification of botanical divisions
#'
#' @description Countries and associated classification of botanical divisions
#' according to the World Geographical Scheme for Recording Plant Distributions
#'
#' @format Table in .csv format
#'
#' @source <https://www.tdwg.org/standards/wgsrpd/>
#'
#' @usage data(botregions)

NULL
deborazuanny/expowo documentation built on June 2, 2022, 8:27 a.m.