textlines {strings} R Documentation

split text to lines

Description

Usage

textlines(text,
    trim = TRUE,
    escape = FALSE);

Arguments

text

[as string]

trim

[as boolean]

escape

[as boolean]

Details

Authors

SMRUCC genomics Institute

Value

this function returns data object of type string.

clr value class

Examples


[Package strings version 2.33.856.6961 Index]