read_many_sift2: Read Many SIFT Files

View source: R/read_many_sift2.R

read_many_sift2R Documentation

Read Many SIFT Files

Description

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.

Usage

read_many_sift2(files, ...)

Arguments

files

A vector of file paths.

...

Arguments to pass to "read_sift"

Value

A list of tibbles.


jack-davison/siftr documentation built on July 1, 2023, 3:49 p.m.