electrical_power_data | R Documentation |
This dataset contains measurements of voltage and electrical power consumption recorded from a household between December 2006 and November 2010.
A bivariate functional data object of class 'mvmfd' with the following fields:
Voltage measurements in volts.
Calculated power consumption in watts.
The dataset was collected from https://weather.com.
## Not run:
# Load the Electrical Power Dataset
data("electrical_power_data")
head(electrical_power_data)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.