Description Usage Arguments Value
Reads multiple CSVs, each one with a sample.
1 | read_multiple_csvs(filenames, ext = ".csv", ...)
|
filenames |
list of file names of the files to read. |
ext |
extension name. |
... |
additional parameters to read.csv function. |
returns a list of dataframes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.