Split Characters
split characters by presence of ','.
splitComma(x, rm.spaces = T)
x |
a character vector. |
rm.spaces |
a logical value, should the spaces before and after commas be deleted ? |
a character vector.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.