SweepFilesToDataFrame {IgorR} | R Documentation |
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)
Arguments
ff |
paths to a set of sweep files. |
Value
A dataframe with rows for each sweep file.
Author(s)
jefferis
See Also
SummariseSweepFile
[Package IgorR version 0.9.0 Index]