Skip to contents

Helps extract the result of strsplit and then return it as a list

Usage

strsplit_as_list(x, split)

Arguments

x

a character vector

split

character, what to split, passed on to strsplit