Description Arguments Author(s) References See Also Examples
This function generates an XML file to be uploaded to IPEDS for reporting completions within the academic year. See https://surveys.nces.ed.gov/IPEDS/Downloads/Forms/package_10_80.pdf for more details.
data |
A data frame containing the required fields for IPEDS reporting. |
mappings |
The mapping between the fields in data and IPEDS (see |
institutionId |
The IPEDS institution ID the data is being generated for. |
institutionName |
The name of the institution. |
documentId |
Use specified. |
createdDate |
The date the document is created. |
noteMessage |
Optional note message to include in the generated file. |
transmissionType |
Either original for first upload or replace. |
documentType |
Defaults to application |
Jason Bryer <jbryer@excelsior.edu>
https://surveys.nces.ed.gov/IPEDS/Downloads/Forms/package_10_80.pdf
1 2 3 | ##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.