ao_get_leaners_from_country: This returns a list of learners from the chosen country

View source: R/ao_get_leaners_from_country.R

ao_get_leaners_from_countryR 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)

racademyocean documentation built on Sept. 11, 2024, 7:17 p.m.