thelayc/laycReportCards: Scrape pdf report cards (from DC)

This package scrape DC report cards and returns students academic information in table format (R data.frame). The package main function is get_rcards(). This function takes a report card in pdf file format as input, and returns a table containing the pdf information. The function requires the pdf file to be in a specific format: Please see the "report_card.pdf" file in the package "data" folder.

Getting started

Package details

MaintainerTony Fujs <tonyfujs@gmail.com>
LicenseWhat license is it under?
Version0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("thelayc/laycReportCards")
thelayc/laycReportCards documentation built on May 31, 2019, 9:16 a.m.