A metadata data frame associated with example_intensity with columns:
- class
character
- order
integer
- batch
integer
Examples
data(example_meta, package = "MetCorR")
head(example_meta)
#> class order batch
#> 1 QC 1 1
#> 2 TG 2 1
#> 3 TG 3 1
#> 4 TG 4 1
#> 5 CG 5 1
#> 6 TG 6 1