build_country_list: This function downloads the list of countries from the UN...

Description Usage Value Examples

View source: R/helperFunctions.R

Description

This function downloads the list of countries from the UN website. The UN countries will be used as the basis for standardising country names in the NOAA file. The function customises the UN list to better match the "countries" listed in the NOAA file.

Usage

1

Value

A data frame with a standardised list of countries and their equivalent in the NOAA file.

Examples

1
## Not run: build_country_list()

larkinj/CapstoneOne documentation built on Dec. 21, 2021, 8:50 a.m.