Description Usage Arguments Value
This function scrapes all the pages from the LSAC PDF report. Results are placed in a series of data frames, based on the topic; and all data frames are returned as a list.
1 | scrape_lsac_report(pdf_file, start_page)
|
pdf_file |
String. Full path to the PDF file to be scraped. |
start_page |
Integer. The page number of the first PDF page that needs to be scraped. |
A list, with each element in the list containing a data frame of the scraped results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.