-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathNAMESPACE
33 lines (32 loc) · 809 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
# Generated by roxygen2: do not edit by hand
export(imf_app_name)
export(imf_codelist)
export(imf_codes)
export(imf_data)
export(imf_databases)
export(imf_dataset)
export(imf_ids)
export(imf_metadata)
export(imf_metastructure)
export(imf_parameter_defs)
export(imf_parameters)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,left_join)
importFrom(dplyr,select)
importFrom(httr,RETRY)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,progress)
importFrom(httr,user_agent)
importFrom(jsonlite,fromJSON)
importFrom(methods,S3Class)
importFrom(purrr,map)
importFrom(purrr,map_dfr)
importFrom(purrr,walk)
importFrom(ratelimitr,limit_rate)
importFrom(ratelimitr,rate)
importFrom(tidyr,spread)