View source: R/metadata_long_form.R
study_long_form | R Documentation |
This is basically an auxilliary function for converting datasets from the wide-format metadata to long-form, or "tidy" format.
study_long_form(fname)
fname |
character(1) giving a path to one of the metadata.tsv files. |
a 6-column dataframe
Sean Davis <seandavi@gmail.com>
metadata_long_form()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.