plot_bp_primary_energy_mix: Plot primary energy supply per country from BP database

View source: R/functions.R

plot_bp_primary_energy_mixR Documentation

Plot primary energy supply per country from BP database

Description

Plot primary energy supply per country from BP database

Usage

plot_bp_primary_energy_mix(bp, region)

Arguments

bp

tibble with bp database

region

Region to plot data

Value

A plot of the region

Examples

download_clean_save_bp()
bp_db<-load_latest_db_bp()
plot_bp_primary_energy_mix(bp_db, "World")

inwe-boku/irenabpdata documentation built on April 1, 2022, 11:55 p.m.