writeLocationTemplate: Write Location Template

View source: R/locations.R

writeLocationTemplateR Documentation

Write Location Template

Description

Write a breeDBase upload template (.xls file) for locations

Usage

writeLocationTemplate(input = NULL, output = NULL, chunk = NULL)

Arguments

input

Either a vector of Locations to include in the template OR a tibble representation of the upload template

output

The file path to the output .xls file

chunk

Chunk the file into parts with up to 'chunk' number of lines per file

See Also

Other Location: Location-class, Location, buildLocationTemplate(), geocodeLocation(), getCountryCodes(), getLocationTypes(), lookupNOAAStationID()


TriticeaeToolbox/breedbase.R documentation built on March 23, 2024, 10:29 a.m.