get_vector_element: function that extracts elements from vector

Description Usage Arguments

View source: R/tools.R

Description

function that extracts elements from vector

Usage

1
get_vector_element(vec, length = NULL, from = NULL, to = NULL)

Arguments

vec

the chars field

length

number of elements to be returned

from

first element to be returned

to

last element to be returned


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