get_rcards: get_rcards()

Description Usage Arguments Examples

Description

This function takes a pdf of studetns report card as input (vpdf), and returns the information in table format

Usage

1
get_rcards(file, format_type = "format1")

Arguments

file

The name of the file which the data are to be read from (including the .pdf extension). read_pdf that the file to be read from is in the working directory

format_type

character: Identify the report card format that is used as input

Examples

1
get_rcards('my_pdf_file.pdf')

thelayc/laycReportCards documentation built on May 31, 2019, 9:16 a.m.