Export an ISAtab sample sheet from a project
sodar_sheet_export_zip.Rd
This function exports an ISAtab sample sheet from a project.
Arguments
- project_uuid
A character string containing the UUID of the project to export.
- file
A character string containing the name of the file to be exported.
- config
A list containing the SODAR configuration. If NULL, it tries to get it from the global options.
- verbose
A logical value indicating whether to make verbose requests.
- return_raw
A logical value indicating whether to return the raw response.