Nothing
#' Kingston upon Thames daily flow and catchment precipitation 2000-10-01 to 2015-09-30
#'
#' A data.frame of four columns; Date, Precipitation (P), & daily mean flow (Q)
#'
#' @docType data
#'
#' @format A data frame with 5478 rows and 4 columns:
#' \describe{
#' \item{Date}{Date}
#' \item{P}{Precipitation, in mm}
#' \item{Q}{Daily mean discharge, in m3/s}
#' }
#' @source \url{https://nrfa.ceh.ac.uk/data/station/meanflow/39001}
"ThamesPQ"
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.