saveFile {HDS}
R Documentation
write data to a HDS stream pack file
Description
Usage
saveFile
(
hds
,
fileName
,
data
);
Arguments
hds
[as
StreamPack
]
fileName
[as string]
data
-
Details
Authors
SMRUCC genomics
Value
this function returns data object of type
any
kind.
clr value class
any
kind
Examples
[Package
HDS
version 6.0.0.3654
Index
]