This function generates XML files for each sample.
Usage
specimen_XML(
excel_file = NULL,
excel_curators = NULL,
excel_relation = NULL,
excel_sampler = NULL,
specimen_uuids = NULL,
root_dir = NULL
)Arguments
- excel_file
A
tibblethat contains the columns present in the 'SpecimenInfo' sheet of the spreadsheet template.- excel_curators
A
tibblethat contains the columns present in the 'CuratorsInfo' sheet of the spreadsheet template.- excel_relation
A
tibblethat contains the columns present in the 'RelationInfo' sheet of the spreadsheet template.- excel_sampler
A
tibblethat contains the columns present in the 'SamplersInfo' sheet of the spreadsheet template.- specimen_uuids
A
characterthat contains a number of strings UUIDs equal to the number of samples present in the SpecimenInfo' sheet of the spreadsheet template.- root_dir
A
stringwith the path to the folder where the ttl and XML files will be written.
Author
Alessandro Oggioni, phD (2023) oggioni.a@cnr.it