Note this function requires the tabulizer package, which also requires a java installation. It is a useful function for reading in two-column pdfs often found in the scientific literature.

clean_2_col_pdf(file)

Arguments

file

a file path

Value

character string of cleaned text

Examples