Description Usage Arguments Value Examples
View source: R/tidytranscript.R
Scrape all desired data from a student's transcript
1 |
file |
A path to a file (either a single string or a raw vector) |
A tibble with all of the data that we care about
1 2 3 4 | ## Not run:
tidytranscript('data_raw/my_transcript.pdf')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.