scrape_all_tests: Scrape all available test scores from a student's transcript

Description Usage Arguments Value Examples

View source: R/scrape_all_tests.R

Description

Scrape all available test scores from a student's transcript

Usage

1

Arguments

.data

A character vector returned from the read_transcript function.

Value

A tibble of available test scores

Examples

1
2
3
4
## Not run: 
scrape_all_tests(dat)

## End(Not run)

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