StringToSet: split string to vector

Description Usage Arguments

View source: R/shared_functions.R

Description

split string to vector

Usage

1
StringToSet(str, type = "character", delim = ",")

Arguments

str

input string.

type

type of variable that each output vector element should be.

delim

delimiter character in input string.


Halvee/rvatk documentation built on May 6, 2019, 10:55 p.m.