#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.