Description Usage Arguments Value Examples
convert data from anova_rlm to well position in chemical data base
1 | move_none_well(data, col = c("01", "12"))
|
data |
data.frame outputed by anova_rlm() |
col |
(default: c("01", "12")) new position of the "None" columns |
data.frame with the None well in col
1 2 3 4 | ## Not run:
data_chem <- move_none_well(data)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.