split_and_trim {roxytypes} | R Documentation |
Split and trim a string
Description
Split and trim a string
Usage
split_and_trim(x)
Arguments
x |
( |
Value
(x: character
) A character vector of trimed lines.
[Package roxytypes version 0.1.0 Index]