acceptance_rate {IPEDS} | R Documentation |
Function for getting the acceptance rate by institution
Description
Provides the acceptance rate for the inputted institution
Usage
acceptance_rate(institution_id)
Arguments
institution_id |
Institution id. Find matching name and ids in the |
Value
A statement with the acceptance rate for inputted institution.
Examples
acceptance_rate(167835)
acceptance_rate(100830)
[Package IPEDS version 0.1.0 Index]