View source: R/load_prost_data.R
load_metadata | R Documentation |
Load metadata from a sample info csv file
load_metadata(path, condition_list = "condition")
path |
path of the sample info file |
condition_list |
a string vector describing the different conditions |
tibble containing the csv file with an extra sample_ID column
## Not run:
load_metadata("sample_info/eggpreserve.csv")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.