Description Usage Arguments Value See Also Examples
Low-resolution image-based PDFs are particularly susceptible to OCR errors. By simulating page rotation from text-embedded PDFs we may find patterns of OCR errors that improve post-OCR correction.
| 1 | degrade_rotate(file, rotate)
 | 
| file | Path to a text-embedded PDF to degrade | 
| rotate | Degrees to rotate the pdf; usual range 0.5 to 5; float | 
A data.frame with the in and out file names and exit status
degrade_density degrade_fax degrade_complex degrade_blur
| 1 | # degrade_rotate("good.pdf", 0.5)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.