ipeds_visdat: vis_dat for ipeds

Description Usage Arguments Value Examples

View source: R/ipeds_functions.R

Description

\lifecycle

deprecated Produce a vis_dat plot for ipeds data split by year with optional sampling.

Usage

1
ipeds_visdat(.data, years = "all", .sample_frac = 0.1)

Arguments

years

Single year or vector of years to plot. Defaults to all years in data.

.sample_frac

Percent of observations to sample from each year. Defaults to .10.

Value

Plot of ipeds survey by year.

Examples

1
2
3
4
## Not run: 
hd %>% ipeds_visdat(years = 2008:2011)

## End(Not run)

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