trinker / qdap

Quantitative Discourse Analysis Package: Bridging the gap between qualitative data and quantitative analysis
http://cran.us.r-project.org/web/packages/qdap/index.html
175 stars 44 forks source link

digit.remove in strip doesn't detect digits for word network plot #250

Open knewton16 opened 5 years ago

knewton16 commented 5 years ago

I have word network plot and want to keep digits so they are plotted. When I use strip and set digit.remove to false it removes digits. I have used the apostrophe.remove set to true and to false to see if that works and it does. Wondering what might be going on. Thanks!