# The package evprof provides example objects of connection and energy
# Gaussian Mixture Models obtained from California's open data set
# (see California article in package website) created with functions
# `get_connection models` and `get_energy models`.
# Get the working days energy models
energy_models <- evprof::california_GMM$workdays$energy_models
# Plot energy models
plot_energy_models(energy_models)
Run the code above in your browser using DataLab