Description Arguments Author(s) References Examples
View source: R/twelveMonthEnrollment.R
This function generates a XML file for the twelve month enrollment survey.
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 |
reportingPeriod |
|
undergraduateContactHours |
The total number of undergraduate contact hours for the given reporting period. |
undergraduateCreditHours |
The total number of undergraduate credit hours for the given reporting period. |
graduateCreditHours |
The total number of graduate credit hours for the given reporting period. |
Jason Bryer <jbryer@excelsior.edu>
https://surveys.nces.ed.gov/IPEDS/Downloads/Forms/package_9_69.pdf, https://surveys.nces.ed.gov/ipeds/
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.