split.vec: Split vector

View source: R/split.vec.r

split.vecR Documentation

Split vector

Description

Splits a vector according to a pattern into fragments and returns the fragment at the fragPos position

Usage

split.vec(vec, pattern, fragPos = 1)

Arguments

vec

vector to split

pattern

character that indicates the pattern by which the vector will be divided

fragPos

the position of the fragment to return


FemeniasM/ExplorATEproject documentation built on Nov. 30, 2022, 5:26 p.m.