saveWfrInfo: save and read back the values of OFCOUNTER and OUTPUTS

View source: R/rmd.util.r

saveWfrInfoR Documentation

save and read back the values of OFCOUNTER and OUTPUTS

Description

these functions are used in R scripts that are separate and run in order, using the SAME OFCOUNTER and OUTPUTS

Usage

saveWfrInfo(rdsFileName)
restoreWfrInfo(rdsFileName)

Arguments

rdsFileName

The name of the rds file keeping the values of OFCOUNTER and OUTPUTS

Details

The rds file is a list(ofc=OFCOUNTER,outp=OUTPUTS)

Value

(list) by restoreWfrInfo

See Also

OFCOUNTER and OUTPUTS


blueskypie/wfr documentation built on Feb. 6, 2024, 4:38 p.m.