#' Electricity consumption samples dataset
#'
#' Electricity consumption samples dataset
#' Available hourly data in dataset:
#' time (UTC)
#' Qe
#' precipIntensity
#' precipProbability
#' temperature
#' apparentTemperature
#' dewPoint
#' humidity
#' windSpeed
#' windGust
#' windBearing
#' uvIndex
#' pressure
#' visibility
#' cloudCover
#' precipAccumulation
#' ozone
#' Clear sky GHI
#' Clear sky BHI
#' Clear sky DHI
#' Clear sky BNI
#' GHI
#' BHI
#' DHI
#' BNI
#' Reliability
#'
#' @docType data
#'
#' @usage data(biggr)
#'
#' @format See dataset header
#'
#' @keywords datasets
#'
#' @references
#'
#' @source
#'
#' @examples
#' data(biggr)
"biggr"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.