R/words.R

#internal function (not exported)
words <-
function(x){as.vector(unlist(strsplit(x, " ")))}
trinker/qdap2 documentation built on May 31, 2019, 9:47 p.m.