I am a beginner with rStudio. I would like to perform and create some descriptive graphs. The problem is, the data is in small tables in a 90-page pdf document. What is the quickest way to make graphs out of these tables?
Ideally I would also like to make a correlation graphs with two tables.
Is there a way I can make it simple without manually creating an excel data sheet and putting all the data in piece by piece?
Without a link to the pdf document, it is difficult to say but I'd suggest having a look at the {tabulizer} package. I think it will do what you want but I have never used it on a complicated table.