UpdateSweepDataFrame | R Documentation |
Update the CSV file summarising the sweeps in an Nclamp data folder
UpdateSweepDataFrame(
folder,
outfile = NULL,
action = c("update", "force"),
DryRun = FALSE
)
folder |
path to the folder. |
outfile |
path to outfile (default: |
action |
update newer (default) or force update (not yet implemented). |
DryRun |
if |
TRUE
if something happened, FALSE
otherwise.
jefferis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.