ao_get_leaners_from_country {racademyocean} | R Documentation |
This returns a list of learners from the chosen country
Description
This returns a list of learners from the chosen country
Usage
ao_get_leaners_from_country(country_iso_code)
Arguments
country_iso_code |
Country iso code |
Value
tibble with leaners
Examples
## Not run:
ua_leaners <- ao_get_leaners_from_country("UA")
## End(Not run)
[Package racademyocean version 0.3.3 Index]