View source: R/wrangling-fcns.R
read.tbList | R Documentation |
Read and name a tablelist, given a directory containing multiple csvs
read.tbList(ddir, pattern = "csv$", delim = ",")
ddir |
directory containing tables to read. |
pattern, delim |
passed onto |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.