ao_get_leaners_from_country {racademyocean} | R Documentation |
This returns a list of learners from the chosen country
ao_get_leaners_from_country(country_iso_code)
country_iso_code |
Country iso code |
tibble with leaners
## Not run:
ua_leaners <- ao_get_leaners_from_country("UA")
## End(Not run)