Introduction to inpdfr package
1. Using inpdfr from command line | 1.1 Obtaining the word-occurrence data.frame from a set of documents | 1.1.1. Extracting text from PDF | 1.1.2. Excluding stop words | 1.1.3. Truncation of the number of words | 1.1.4. Merging data.frames | 1.1.5. Quick function | 1.2. Computing a set of analysis from the word-occurrence data.frame | 1.2.1. Simple manipulations of the word occurrence data.frame | 1.2.2. Word cloud | 1.2.3. Summary statistics | 1.2.4. Word frequency | 1.2.5. Correspondance analysis | 1.2.6. Cluster analysis | 1.2.7. K-means cluster analysis | 1.2.8. Metacommunity analysis with entropart | 1.2.9. Metacommunity analysis with metacom | 1.2.10. Quick function | 2. Using inpdfr from the Graphical User Interface (GUI) | 3. Going further