getText {HDS}
R Documentation
Read a specific text data from a HDS stream pack
Description
Usage
getText
(
pack
,
fileName
,
encoding
=
"utf8"
);
Arguments
pack
[as
StreamPack
]
fileName
-
Details
Authors
SMRUCC genomics
Value
this function returns data object of type string.
clr value class
string
Examples
[Package
HDS
version 6.0.0.3654
Index
]