add_country_dates: add_country_dates

Description Usage Arguments Examples

View source: R/get_countries.R

Description

(Legacy) Add dates to country data

Usage

1
add_country_dates(countries_df)

Arguments

countries_df

Optional. If not provided, will use the package provided countries_data. See get_countries for description of required input.

Examples

1
2
3
## Not run: 
countries_with_dates <- add_country_dates(countries_data)
## End(Not run)

randyyee/ITFAnalytics documentation built on Dec. 22, 2021, 12:56 p.m.