View source: R/sample_metadata.R
write_template_for_sample_metadata | R Documentation |
Write an Excel sheet to file that contains all samples in the dataset
write_template_for_sample_metadata(dataset, filename, overwrite = FALSE)
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) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.