Posts by Ana Lu Spínola • 23 points
1 post
-
1
votes2
answers229
viewsQ: Text mining with R (stringr)
I have a string lenght 15 and want to remove the first 70 charac. and the last 200 charac. each. I tried the following code to remove the beginnings and it didn’t work: texto2009a <- texto2009…