#' Visitor and resource usage to a national park
#'
#' A dataset containing scaled visitor usage to a national park. The variables are as follows:
#'
#' \itemize{
#' \item time. (days)
#' \item visitors. number of visitors to a national parked, scaled by the equilibrium value.
#' \item resources. scaled area of the reserve not deforested.
#' }
#'
#' @docType data
#' @keywords datasets
#' @name parks
#' @usage data(parks)
#' @format A data frame with 8 rows and 3 variables
#' @source Sinay, Laura, and Leon Sinay. 2006. “A Simple Mathematical Model for the Effects of the Growth of Tourism on Environment.” In International Tourism Conference. Alanya, Turkey.
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.