#' Sample data documentation
#'
#' Simulated survey data about household tourism demand
#'
#' @format A dataframe with 1000 rows and 6 variables:
#' \describe{
#' \item{income}{Household income}
#' \item{education}{Education level of the household head}
#' \item{health}{Health status index of the household members}
#' \item{tripweather}{Weather quality in the destination of the trip}
#' \item{participation}{Dummy variable for tourism participation}
#' \item{expenditure}{Total household tourism expenditure}
#'
#' data(tourexp)
#' }
"tourexp"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.