#' Made up visits
#'
#' Randomly selected pairs of "participants" and "locations", representing visits,
#' useful for testing visit aggregation and analysis functions.
#'
#' @format A data frame with 10 rows and 3 variables:
#' \describe{
#' \item{date}{Visit date}
#' \item{participant_id}{Participant unique ID}
#' \item{location_id}{Location Unique ID}
#' }
"visits"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.