plot_bp_primary_energy_mix | R Documentation |
Plot primary energy supply per country from BP database
plot_bp_primary_energy_mix(bp, region)
bp |
tibble with bp database |
region |
Region to plot data |
A plot of the region
download_clean_save_bp() bp_db<-load_latest_db_bp() plot_bp_primary_energy_mix(bp_db, "World")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.