ipeds_inst_lookup: Show quick summary info on institution given a unitid

Description Usage Arguments Value Examples

View source: R/ipeds_functions.R

Description

\lifecycle

experimental Shows quick info on an institution.

Usage

1
ipeds_inst_lookup(unitid, return_tibble = FALSE)

Arguments

unitid

Numeric 'unitid value.

return_tibble

Logical indicating whether to return the data as a tibble rather than formatted output. Defaults to formatted output.

Value

Printed info about the institution.

Examples

1
2
3
4
## Not run: 
ipeds_inst_lookup(230764)

## End(Not run)

Sorenson-Impact/sorensonimpact documentation built on Nov. 6, 2021, 4:25 a.m.