Skip to contents

Render IPEDS college completion data into a long, tidy tibble.

Usage

wrangle_completers(.conn, .spec)

Arguments

.conn

<chr> a suitable input to readr::read_csv(), as from unzip_completers()

.spec

<tbl> one of the elements of COMPLETERS_SPEC

Value

<tbl> college completion data, aggregated according to .spec