0
I’m looking to turn a table from a. pdf document into a data frame in R. What would be the proper way to do this? The table is ordered by author’s name and has 5 columns (Title, Call Number, Series, Publisher and Entities). Note that the author’s name appears inside the Title column. Follow the image of a file page...
Welcome to Stackoverflow Brasil! Unfortunately, this question cannot be reproduced by anyone trying to answer it. Please, take a look at this link and see how to ask a reproducible question in R. So the people who want to help you will be able to do it in the best possible way. A tip: it is impossible for us to try to help you with a pdf image in question. Try to share the file with us.
– Marcus Nunes
Or How to read PDF data in R?
– Tomás Barcellos