Description Usage Arguments Value Examples
View source: R/prepare_tests.R
Scrape standardized tests from a student's transcript
1 | prepare_tests(.data)
|
.data |
A character vector returned from the read_transcript function. |
A tibble with all of the test scores normalized
1 2 3 4 | ## Not run:
prepare_tests('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.