create_output: Create Output

Description Usage Arguments Value Examples

View source: R/create_output.R

Description

Create Output

Usage

1
create_output(target_directories)

Arguments

target_directories

A list of PDF file locations to be scraped and converted.

Value

A data frame representing structured data for the list of input files.

Examples

1
2
3
4
## Not run: 
course_ratings <- create_output('~/courses/')

## End(Not run)

rbrellen/hksreviewr documentation built on May 18, 2019, 3:39 a.m.