R/get_text_string.R
get_text_string.Rd
Concatenates and removes all blanks and punctuation all words in each line.
get_text_string(text_file)
text_file | file containing text to have spaces and punctuation removed and words concatenated removing any white space. |
---|