resample_replicated_data | R Documentation |
Resample data with replicated measurements
resample_replicated_data(data)
data |
A data frame or data table with format LFDT where all replicate measurements are enclosed. Two of the columns must be the standard ID columns SampleID and ReplicateID |
A data table that is the resulting resampled data with CSs as clusters
resample_replicated_data(data = MS_wise(sampled_cs_measurements)[Comparison=="MP1 - MP3",])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.