Displaying 1 result from an estimated 1 matches for "342191".
Did you mean:
34191
2008 Nov 13
1
readPDF() -- unsure how to install xpdf to make this work?
Dear R-Help,
I need to convert a set of '.pdf' files into an equivalent set of
'.txt' files. This is so that i can do some text mining on the
content.
In the latest R-News letter (http://cran.r-project.org/doc/Rnews/
Rnews_2008-2.pdf), the package 'tm' for text mining is mentioned. In
that lovely package, there is a function called 'readPDF()'. In order
to use