-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
44 lines (43 loc) · 1001 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
36
37
38
39
40
41
42
43
44
# Generated by roxygen2: do not edit by hand
export(BETSget)
export(BETSsearch)
export(BETSsources)
export(bcbExpectA)
export(bcbExpectATop5)
export(bcbExpectInf12)
export(bcbExpectM)
export(bcbExpectMTop5)
export(bcbExpectT)
export(saveSas)
export(saveSpss)
export(saveStata)
export(sidraGet)
export(sidraSearch)
import(DBI)
import(RMySQL)
import(digest)
import(dplyr)
import(rjson)
import(rvest)
import(sqldf)
import(stringr)
import(xml2)
import(zoo)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(foreign,write.dta)
importFrom(foreign,write.foreign)
importFrom(htmltools,html_print)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(lubridate,month)
importFrom(stats,end)
importFrom(stats,start)
importFrom(stringr,str_c)
importFrom(stringr,str_detect)
importFrom(stringr,str_split)
importFrom(utils,View)
importFrom(utils,install.packages)
importFrom(utils,read.csv)
importFrom(utils,remove.packages)
importFrom(zoo,as.Date)