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

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

Arguments

input

Either a vector of Accessions 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