Function reference
- 
          
          carriers2comm()
- Translate names of carriersinPyPSAtocommoditiesinenergyRt
- 
          
          rev_bus2reg()
- Translate names of busesinPyPSAtoregionsinenergyRt
- 
          
          rev_country()
- Read rev.iso3coption
- 
          
          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 .geojsonfile and return assfobject
- 
          
          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