writeText {HDS}
R Documentation
save the text data into archive file
Description
Usage
writeText
(
pack
,
fileName
,
text
,
encoding
= UTF8,
allocate
=
TRUE
);
Arguments
pack
[as
StreamPack
]
fileName
[as string]
text
-
Details
Authors
SMRUCC genomics
Value
this function returns data object of type boolean.
clr value class
boolean
Examples
[Package
HDS
version 6.0.0.3654
Index
]