move_none_well: convert data from anova_rlm to well position in chemical data...

Description Usage Arguments Value Examples

View source: R/load_data.R

Description

convert data from anova_rlm to well position in chemical data base

Usage

1
move_none_well(data, col = c("01", "12"))

Arguments

data

data.frame outputed by anova_rlm()

col

(default: c("01", "12")) new position of the "None" columns

Value

data.frame with the None well in col

Examples

1
2
3
4
## Not run: 
data_chem <- move_none_well(data)

## End(Not run)

LBMC/criblejurkat documentation built on Sept. 13, 2020, 7:58 p.m.