View source: R/Load_multiple_df.R
load_multiple_df | R Documentation |
Loads and binds a dataframe divided in multiple files
load_multiple_df(dirs, delim = "\t", ...)
dirs, |
list of directories |
delim, |
delimiter for read_delim |
..., |
other parameters to pass to read_delim |
a string informing the user file format is the required one
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.