################################################################################
# Document the data #
################################################################################
#' @title Household Power Consumption
#' @description Measurements of electric power consumption in one household
#' with a one-minute sampling rate over a period of 2 years.
#' @format A data frame with 708 rows and 1440 variables.
#' @source \url{https://archive.ics.uci.edu/ml/datasets/Individual+household+electric+power+consumption}
"powerconsumption"
#' @title Brownian
#' @description Simulated brownian motion dataset.
#' @format A data frame with 1000 rows and 1000 variables.
"brownian"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.