Description Usage Arguments Value See Also Examples
The ncdfFlowSet
object contains two parts: R object and cdf file.
Save/load a ncdfFlowSet mainly involves the R part using saveRDS/readRDS.
1 2 3 4 5 6 7 8 |
ncfs |
A |
path |
A character scalar giving the path to save/load the ncdfFlowSet to/from. |
overwrite |
A logical scalar specifying whether to overwrite the existing folder. |
cdf |
a character scalar. The valid options are :"copy","move","skip","symlink","link" specifying what to do with the cdf data file. Sometime it is more efficient to move or create a link of the existing cdf file to the archived folder. |
load_ncfs
returns a ncdfFlowSet object
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.