twelveMonthEnrollment: twelveMonthEnrollment

Description Arguments Author(s) References Examples

View source: R/twelveMonthEnrollment.R

Description

This function generates a XML file for the twelve month enrollment survey.

Arguments

data

A data frame containing the required fields for IPEDS reporting.

mappings

The mapping between the fields in data and IPEDS (see mapIPEDSFields function)

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.

Author(s)

Jason Bryer <jbryer@excelsior.edu>

References

https://surveys.nces.ed.gov/IPEDS/Downloads/Forms/package_9_69.pdf, https://surveys.nces.ed.gov/ipeds/

Examples

1
2
3
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

ipeds documentation built on May 2, 2019, 4:51 p.m.