tidytranscript: Scrape all desired data from a student's transcript

Description Usage Arguments Value Examples

View source: R/tidytranscript.R

Description

Scrape all desired data from a student's transcript

Usage

1

Arguments

file

A path to a file (either a single string or a raw vector)

Value

A tibble with all of the data that we care about

Examples

1
2
3
4
## Not run: 
tidytranscript('data_raw/my_transcript.pdf')

## End(Not run)

averyrobbins1/tidytranscript documentation built on March 24, 2021, 1:16 a.m.