View source: R/scrape_faostat.R
| get_faostat_data | R Documentation |
Important: Dynamically allows for the introduction of subsets as "...".
Note: overhead by individually scraping FAOSTAT code QCL for crop data; it's fine.
get_faostat_data(activity_data, ...)
activity_data |
activity data required from FAOSTAT; needs
to be one of |
... |
can be whichever column name from |
data.frame of FAOSTAT for activity_data; default is for
all years and countries.
get_faostat_data("livestock", year = 2010, area = "Portugal")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.