bundleRead: Read Data Files from a Directory into a List

Description Usage Arguments Value Author(s) References See Also

Description

bundleRead Reads all files of specified extensions from a directory into a list.

Usage

1
bundleRead(dir, ext, func, ...)

Arguments

dir

character vector or list of directories from which to read files

ext

character vector of file extensions to seek

func

list of length ext of "read" functions to use on the corresponding file extensions

...

optional arguments to func

Value

list (usually, of data frames)

Author(s)

Natalie Hsiang

References

http://metrumrg.googlecode.com

See Also


metrumrg documentation built on May 2, 2019, 5:55 p.m.