forked from jeroen/Ohmage
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
35 lines (35 loc) · 885 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
export(as.vector.multifactor)
export(expand.multifactor)
export(facdim)
export(is.multifactor)
export(loadtest)
export(loadtest.wipe)
export("[.multifactor")
export("[[.multifactor")
export(multifactor)
export(oh.campaign.create)
export(oh.campaign.delete)
export(oh.campaign.read)
export(oh.class.create)
export(oh.class.delete)
export(oh.class.read)
export(oh.class.update)
export(oh.image.read)
export(oh.login)
export(oh.logout)
export(oh.mobility.read)
export(oh.survey_response.function.read)
export(oh.survey_response.read)
export(oh.survey_response.update)
export(oh.survey.upload)
export(oh.user.auth)
export(oh.user.create)
export(oh.user.delete)
export(oh.user.read)
export(rep.multifactor)
importFrom(RCurl,dynCurlReader)
importFrom(RCurl,fileUpload)
importFrom(RCurl,getCurlHandle)
importFrom(RCurl,parseHTTPHeader)
importFrom(RCurl,postForm)
importFrom(RJSONIO,fromJSON)