#' Solar data
#'
#' A dataset containing the solar profiles for Roof and Façade PV installations
#'
#' @format A data frame with 8823 rows and 7 variables:
#' \describe{
#' \item{datetime}{datetime vector in study case timezone}
#' \item{Roof_E}{power production of 1 kW of PV facing East in a Roof (in kW)}
#' \item{Roof_W}{power production of 1 kW of PV facing West in a Roof (in kW)}
#' \item{Roof_S}{power production of 1 kW of PV facing South in a Roof (in kW)}
#' \item{Facade_E}{power production of 1 kW of PV facing East in a Façade (in kW)}
#' \item{Facade_W}{power production of 1 kW of PV facing West in a Façade (in kW)}
#' \item{Facade_S}{power production of 1 kW of PV facing South in a Façade (in kW)}
#'
#' ...
#' }
"solar_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.