add_csv_stub: Helper function to check if list of countries needs .csv...

View source: R/utilities.R

add_csv_stubR Documentation

Helper function to check if list of countries needs .csv added at the end or not

Description

Helper function to check if list of countries needs .csv added at the end or not

Usage

add_csv_stub(x)

Arguments

x

object to which you want to add .csv to the end of

Examples

## Not run: 
add_csv_stub(c("Zambia", "Zambia.csv"))

## End(Not run)

USAID-OHA-SI/COVIDutilities documentation built on Aug. 18, 2022, 2:28 a.m.