Nothing
#' Example dataset: Crooked River, Idaho
#'
#' @description
#' Daily stream temperature data from Crooked River, a tributary to the
#' North Fork Boise River, Idaho.
#'
#' @source Dan Isaak, US Forest Service Rocky Mountain Research Station.
#' @format Data frame with columns
#' \describe{
#' \item{date}{Date and time measurement was taken.}
#' \item{temperture}{Temperature in degrees Celsius.}
#' }
#' @examples
#' crooked_river
"crooked_river"
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.