R/data.R

#' Population of rhinos
#'
#' A dataset containing population of 5 species of rhinos.
#'
#' @format A data frame with 58 rows and 3 variables:
#' \describe{
#'   \item{Year}{year}
#'   \item{Population}{rhinos population}
#'   \item{Species}{rhinos species}
#' }
#' @source \url{https://ourworldindata.org/}
"rhinos"
Appsilon/rhino documentation built on Sept. 27, 2024, 7:01 p.m.