stf_read_pdf: Reads pdf files

View source: R/stf_read_pdf.R

stf_read_pdfR Documentation

Reads pdf files

Description

Reads pdf files

Usage

stf_read_pdf(files = NULL, path = ".")

Arguments

files

Vector of pdf files to be read.

path

Path to pdf files if files are not informed

Value

a tibble with tree columns: incidente, texto, and doc_id.

Examples

## Not run: 
pdf_read_stf(files = "")

## End(Not run)

jjesusfilho/stf documentation built on Dec. 12, 2024, 4:45 a.m.