prepare_tests: Scrape standardized tests from a student's transcript

Description Usage Arguments Value Examples

View source: R/prepare_tests.R

Description

Scrape standardized tests from a student's transcript

Usage

1

Arguments

.data

A character vector returned from the read_transcript function.

Value

A tibble with all of the test scores normalized

Examples

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

## End(Not run)

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