Function reference
-
carriers2comm()
- Translate names of
carriers
inPyPSA
tocommodities
inenergyRt
-
rev_bus2reg()
- Translate names of
buses
inPyPSA
toregions
inenergyRt
-
rev_country()
- Read
rev.iso3c
option
-
rev_identify_nc_table()
- A function to find/identify known datasets in PyPSA's
.nc
-file
-
rev_list_files()
- Nested list of file-names or objects
-
rev_make_project_dirs()
- Create directories for the project
-
rev_read_geojson()
- Read
.geojson
file and return assf
object
-
rev_read_pypsa_nc()
- Read PyPSA dataset, saved in .nc-format
-
rev_read_yaml()
- Read the project yaml file
-
rev_repare_names()
- Replace special characters in names
-
rev_set_country()
- Set country name to use in
rev_*
functions in the current project
-
rev_theme_map()
- ggplot2 theme used in the project for maps
-
rev_unlist()
- Unlist/flatten list merging names (a wrapper for
purrr::list_flatten
)
-
rev_write_yaml()
- Write default configuration yaml-file