inst/doc/EPE.R

## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----eval=FALSE---------------------------------------------------------------
#  # download treated data about energy consumption at the state level
#  clean_epe <- load_epe(
#    dataset = "energy_consumption_per_class",
#    geo_level = "state",
#    raw_data = FALSE
#  )

Try the datazoom.amazonia package in your browser

Any scripts or data that you put into this service are public.

datazoom.amazonia documentation built on May 29, 2024, 11:12 a.m.