Nothing
#' Lazy Birdwatcher Dataset
#'
#' A simulated dataset describing the number of magpies observed by two birdwatchers.
#'
#' @format ## `lazy_birdwatcher`
#' A data frame with 45 rows and 3 columns:
#'
#' \describe{
#' \item{Magpies}{Number of magpies observed}
#' \item{Day}{Was the day of observation a weekday or a weekend?}
#' \item{Birdwatcher}{Name of the birdwatcher}
#' }
"lazy_birdwatcher"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.