readText {file} R Documentation

Reads all characters from the current position to the end of the given stream.

Description

Usage

readText(con,
    encoding = UTF8);

Arguments

con

-

encoding

[as Encodings]

Details

Authors

SMRUCC genomics Institute

Value

this function returns data object of type string.

clr value class

Examples


[Package file version 2.33.856.6961 Index]