forked from jbryer/ipeds
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
35 lines (34 loc) · 918 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# Generated by roxygen2: do not edit by hand
export(available_ipeds)
export(downloadAllSurveys)
export(downloadIPEDSSurvey)
export(download_ipeds)
export(getIPEDSDownloadDirectory)
export(getIPEDSSurvey)
export(ipedsHelp)
export(ipeds_help)
export(ipeds_survey)
export(load_ipeds)
export(mapIPEDSFields)
export(recodeAwardLevel)
export(recodeControl)
export(recodeDirectory)
export(recodeGeographicRegion)
export(recodeGraduateOffering)
export(recodeHighestDegreeOffered)
export(recodeHighestLevelOfOffering)
export(recodeImputation)
export(recodeInstitutionSize)
export(recodeLevelOfInstitution)
export(recodeOpenPublic)
export(recodeSector)
export(recodeTitleIVEligibility)
export(recodeTitleIVIndicator)
export(recodeUndergraduateOffering)
import(RCurl)
importFrom(Hmisc,mdb.get)
importFrom(utils,browseURL)
importFrom(utils,data)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,unzip)