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"
kamilzyla/rhino documentation built on May 1, 2022, 7:34 a.m.