ipeds_table: Load a table's data and important metadata directly from the...

Description Usage Arguments Value

View source: R/ipeds_table.R

Description

Load a table's data and important metadata directly from the IPEDS website.

Usage

1
ipeds_table(table_id, local_dir)

Arguments

table_id

A table ID.

local_dir

An optional path to a directory where data files should be saved. If omitted, will use a temporary directory.

Value

A list containing three tibbles: $table, $variables and $codebook.


associatedpress/ipedals documentation built on April 10, 2020, 3:47 p.m.