Nothing
#' Data collected for Swim Time
#'
#' Contains four continuous variables.
#'
#' @format A data frame with 200 rows and 4 variables:
#' \describe{
#' \item{Age}{The age of the person taking swim lessons}
#' \item{SwimTime}{The quantity of time the person spent swimming}
#' \item{Temp}{The temperature of the water during the swim lesson}
#' \item{UV}{The UV index during the swim lesson}
#' }
#'
#' @source {Created in-house to serve as an example dataset for the package correlationr.}
#'
#' @examples
#' data(SwimLessons)
"SwimLessons"
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.