Description Usage Arguments Author(s) Examples
View source: R/bbea.read.csv.all.R
From a list of Luminex output CSV files, read and merge data
1 | bbea.read.csv.all(filenames)
|
filenames |
List of CSV filenames from Luminex xPONENT outputs |
Maria Suprun, Randall J. Ellis, Mayte Suárez-Fariñas
1 2 3 4 5 6 | ## Do not run
## file_names <- dir(path = "../inst/extdata/",
## pattern=".csv",
## all.files = FALSE,
## full.names = TRUE)
## bbea <- bbea.read.csv.all(file_names[grepl("MOIT_IgE",file_names)])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.