View source: R/read_many_sift2.R
read_many_sift2 | R Documentation |
This function is an alternative wrapper around "read_sift" to read in multiple SIFT .csv files. Unlike "read_many_sift", this function does not require specifying a table as it reads in all of them. All files are bound and labelled with the starting time of the run.
read_many_sift2(files, ...)
files |
A vector of file paths. |
... |
Arguments to pass to "read_sift" |
A list of tibbles.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.