writeLocationTemplate.Rd
Write a breeDBase upload template (.xls file) for locations
writeLocationTemplate(input = NULL, output = NULL, chunk = NULL)
Either a vector of Locations to include in the template OR
a tibble
representation of the upload template
The file path to the output .xls file
Chunk the file into parts with up to `chunk` number of lines per file
Other Location:
Location
,
Location-class
,
buildLocationTemplate()
,
geocodeLocation()
,
getCountryCodes()
,
getLocationTypes()
,
lookupNOAAStationID()