| get_top_down_trends | R Documentation | 
Get top-down trends for Kaya variables for one or more countries or regions, using projections from U.S. Energy Information Administration's International Energy Outlook report.
get_top_down_trends(region_name, quiet = FALSE, region_code = NULL)
region_name | 
 The name of one or more countries or regions to look up  | 
quiet | 
 Suppress warnings if there is no data for the specified countries or regions.  | 
region_code | 
 Optional three-letter country or region codes to look up
instead of the   | 
a tibble of trends for P, G, E, F, g, e, f, and ef for each country or region in percent per year.
regions
get_top_down_trends("Spain")
get_top_down_trends(region_code = "RUS")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.