Learn R Programming

IgorR (version 0.9.0)

SweepFilesToDataFrame: Summarise multiple sweep files into a single dataframe

Description

Note that this is still a little fragile if the lists produced by SummariseSweepFile do not have consistent field names.

Usage

SweepFilesToDataFrame(ff)

Value

A dataframe with rows for each sweep file.

Arguments

ff

paths to a set of sweep files.

Author

jefferis

See Also

SummariseSweepFile