available_ipeds: Available IPEDS databases

View source: R/available_IPEDS.R

available_ipedsR Documentation

Available IPEDS databases

Description

This function will return a data frame listing status of available IPEDS databases since 2007, including the download status.

Usage

available_ipeds(dir = getIPEDSDownloadDirectory(), ...)

Arguments

dir

directory where IPEDS databases are to be downloaded.

...

other parameters passed to url_exists.

Value

a data.frame with final and provisional columns indicating whether those databases are available for download. The downloaded column indicates whether that database has already been downloaded.


jbryer/ipeds documentation built on Feb. 25, 2023, 1:53 a.m.