Description Usage Arguments Value Examples
Scrape ACT scores from a student's transcript
1 | scrape_act(.data)
|
.data |
A character vector returned from the read_transcript function. |
A tibble of ACT test scores
1 2 3 4 | ## Not run:
scrape_act(dat)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.