View source: R/ao_get_leaners_amount_from_countries.R
ao_get_leaners_amount_from_countries | R Documentation |
This returns a breakdown of learners by country.
ao_get_leaners_amount_from_countries(country_iso_code = NULL)
country_iso_code |
Country iso code |
tibble with leaners geo
## Not run:
leaners_stat <- ao_get_leaners_amount_from_countries(
country_iso_code = "UA"
)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.