#' @title Temperature data from place X
#' @description Temperature measurements (2m height)
#' measured on March 21st, 2009 at place x
#' @format A \code{data.frame} with 2 columns, which are:
#' \describe{
#' \item{id}{id of the sensor}
#' \item{temp}{temperature in °C}
#'}
"dummyTempData"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.