produce_gr200_report: Shortcut function with all steps to provide a Grad Rates 200...

View source: R/produce_gr200_report.R

produce_gr200_reportR Documentation

Shortcut function with all steps to provide a Grad Rates 200 report

Description

Shortcut function with all steps to provide a Grad Rates 200 report

Usage

produce_gr200_report(df, format = "uploadable")

Arguments

df

a dataframe set up according to the readme

format

A string ("uploadable" will produce a properly formatted upload file. "readable" will produce a csv of the upload file (only works for one part at a time). "both" will provide both options, but only works with one part at a time.

Value

A txt or csv file at the path of your choice

Examples



#entire report
produce_gr200_report(gr200_students)



AlisonLanski/IPEDSuploadables documentation built on Nov. 2, 2023, 10:54 a.m.