getIPEDSDownloadDirectory: Private function that returns the location to download IPEDS...

View source: R/package.R

getIPEDSDownloadDirectoryR Documentation

Private function that returns the location to download IPEDS data files.

Description

This will check to see if the ipeds.download.dir option has been set, if it has that will be returned, if not it will set the option to the current the data/downloaded/ directory of the current working directory, i.e.: paste0(system.file(package="ipeds"), '/data/downloaded/')

Usage

getIPEDSDownloadDirectory()

Value

directory to download IPEDS data.


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