write_template_for_sample_metadata: Write an Excel sheet to file that contains all samples in the...

View source: R/sample_metadata.R

write_template_for_sample_metadataR Documentation

Write an Excel sheet to file that contains all samples in the dataset

Description

Write an Excel sheet to file that contains all samples in the dataset

Usage

write_template_for_sample_metadata(dataset, filename, overwrite = FALSE)

Arguments

dataset

your dataset

filename

full file path of the desired output file (eg; C:/temp/template_experiment1.xlsx)

overwrite

logical indicating whether to overwrite existing file (if any)


ftwkoopmans/msdap documentation built on March 5, 2025, 12:15 a.m.