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"

Try the rhino package in your browser

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

rhino documentation built on Sept. 20, 2024, 5:10 p.m.