UpdateSweepDataFrame: Update the CSV file summarising the sweeps in an Nclamp data...

View source: R/ReadNclamp.R

UpdateSweepDataFrameR Documentation

Update the CSV file summarising the sweeps in an Nclamp data folder

Description

Update the CSV file summarising the sweeps in an Nclamp data folder

Usage

UpdateSweepDataFrame(folder, outfile = NULL, action = c("update", "force"),
  DryRun = FALSE)

Arguments

folder

path to the folder.

outfile

path to outfile (default: /path/to/datafolder/datafolder.csv).

action

update newer (default) or force update (not yet implemented).

DryRun

if TRUE, report which files would be processed, but do nothing.

Value

TRUE if something happened, FALSE otherwise.

Author(s)

jefferis


jefferis/IgorR documentation built on Nov. 10, 2023, 10:46 p.m.