-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
37 lines (36 loc) · 783 Bytes
/
Copy pathNAMESPACE
File metadata and controls
37 lines (36 loc) · 783 Bytes
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
# Generated by roxygen2: do not edit by hand
S3method(print,endpoint)
S3method(print,req)
export("%>%")
export(api)
export(api_body)
export(api_body_)
export(api_cache)
export(api_config)
export(api_error_handler)
export(api_headers)
export(api_headers_)
export(api_oauth1)
export(api_oauth2)
export(api_path)
export(api_path_)
export(api_query)
export(api_query_)
export(api_simple_auth)
export(api_template)
export(api_write)
export(as_df)
export(http)
export(http_client)
export(peep)
import(httr)
importFrom(R6,R6Class)
importFrom(lazyeval,all_dots)
importFrom(lazyeval,lazy_dots)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(stats,setNames)
importFrom(utils,head)
importFrom(utils,modifyList)
importFrom(utils,packageVersion)
importFrom(whisker,whisker.render)