View source: R/prepare_lab_data.R
tidy_samples | R Documentation |
Tidy Samples
tidy_samples(samples)
samples |
data.frame with samples in wide format, i.e. parameters are columns and each row is one sample. Coerce samples data.frame to as.character to address potential input format error |
data.frame with samples in tidy format, i.e. parameters are columns and each row is one value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.