convert_files: Converting all pdfs withing a folder to a data.frame

Description Usage Arguments Value See Also

View source: R/updating_data.R

Description

Converting all pdfs withing a folder to a data.frame

Usage

1
convert_files(.folder_path, keepwide = FALSE, is_excel = FALSE)

Arguments

.folder_path

A character vector of length one, path to the folder of files.

keepwide

Logical. Should we keep final wide or long format?

is_excel

Logical. Should we use excel folder or pdf folder.

Value

A tibble

See Also

Other Extracting functions: convert_file, create_metadata


AKYves/upbornr documentation built on Oct. 30, 2019, 4:08 a.m.