View source: R/import_model_data_et_al.R
serial_import | R Documentation |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ serial_import ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
serial_import(
import_paths,
df_filters = c(),
sample_key = binfotron::get_default_sample_key(),
import_clms = NULL,
keep_all_samples = FALSE
)
import_paths |
Vector of paths to import and merge |
df_filters |
Character vector to be parsed in a loop using |
sample_key |
Column name to use as the sample key to merge all matrices |
import_clms |
Vector of column names to import |
keep_all_samples |
TRUE will keep all samples from all imported matrices. FALSE will only keep samples which are in all matrices |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.