# NOT RUN {
# }
# NOT RUN {
temp <- head(concat.test)
concat.split.compact(temp, "Likes")
concat.split.compact(temp, 4, ";")
## Extra arguments to cSplit
concat.split.compact(temp, "Siblings", drop = TRUE, stripWhite = TRUE)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab