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


petermeissner/diffrprojects documentation built on Dec. 29, 2020, 3:59 a.m.