rtext_get_character: function to get text from rtext object

Description Usage Arguments

View source: R/rtext_tools.R

Description

function to get text from rtext object

Usage

1
rtext_get_character(chars, length = 100, from = NULL, to = NULL)

Arguments

chars

the chars field

length

number of characters to be returned

from

first character to be returned

to

last character to be returned


rtext documentation built on Jan. 28, 2021, 9:05 a.m.