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)

selesnow/racademyocean documentation built on Aug. 10, 2024, 9 a.m.