Skip to contents

Function returns a data frame with country name and iso3c code which is required by the landings function to return country specific data

Usage

of_country_codes(foptions = list())

Arguments

foptions

additional curl options

Value

data.frame

Examples

if (FALSE) {
of_country_codes()
}