-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
53 lines (52 loc) · 1005 Bytes
/
NAMESPACE
File metadata and controls
53 lines (52 loc) · 1005 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# Generated by roxygen2: do not edit by hand
S3method("[",svq)
S3method("[",svy)
S3method(as_tibble,odk_data)
S3method(as_tibble,svq)
S3method(choices,svq)
S3method(choices,svy)
S3method(collapse,svq)
S3method(label,svq)
S3method(labelize,svq)
S3method(labelize,svy)
S3method(labels,svq)
S3method(labels,svy)
S3method(print,svq)
S3method(print,svy)
S3method(str,svq)
S3method(str,svy)
S3method(summary,svq)
export("%%")
export("%*%")
export("group<-")
export("node<-")
export(all_names)
export(as_uuid)
export(choices)
export(class1)
export(connection)
export(copy_atts)
export(counts)
export(doSQL)
export(drive_download_recursive)
export(getSQL)
export(getSchema)
export(group)
export(has_label)
export(kobo_curl)
export(kobo_data)
export(kobo_form)
export(kobo_ls)
export(kobo_submit)
export(labelize)
export(languages)
export(name)
export(node)
export(preserve)
export(setSchema)
export(svy)
export(type)
export(types)
importFrom(dplyr,collapse)
importFrom(tibble,as_tibble)
importFrom(xtable,label)