-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy pathNAMESPACE
258 lines (257 loc) · 8.23 KB
/
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
# Generated by roxygen2: do not edit by hand
S3method("[",redcapFactor)
S3method(allocationTable,redcapApiConnection)
S3method(as.character,response)
S3method(as.list,redcapCodebook)
S3method(assembleCodebook,redcapConnection)
S3method(constructLinkToRedcapForm,redcapApiConnection)
S3method(constructLinkToRedcapForm,redcapOfflineConnection)
S3method(createFileRepositoryFolder,redcapApiConnection)
S3method(createRedcapProject,redcapApiConnection)
S3method(deleteArms,redcapApiConnection)
S3method(deleteDags,redcapApiConnection)
S3method(deleteEvents,redcapApiConnection)
S3method(deleteFileRepository,redcapApiConnection)
S3method(deleteFiles,redcapApiConnection)
S3method(deleteFromFileRepository,redcapApiConnection)
S3method(deleteRecords,redcapApiConnection)
S3method(deleteUserRoles,redcapApiConnection)
S3method(deleteUsers,redcapApiConnection)
S3method(exportArms,redcapApiConnection)
S3method(exportBundle,redcapApiConnection)
S3method(exportDags,redcapApiConnection)
S3method(exportDataQuality,redcapApiConnection)
S3method(exportEvents,redcapApiConnection)
S3method(exportExternalCoding,redcapApiConnection)
S3method(exportFieldNames,redcapApiConnection)
S3method(exportFileRepository,redcapApiConnection)
S3method(exportFileRepositoryListing,redcapApiConnection)
S3method(exportFiles,redcapApiConnection)
S3method(exportFilesMultiple,redcapApiConnection)
S3method(exportFromFileRepository,redcapApiConnection)
S3method(exportInstruments,redcapApiConnection)
S3method(exportLogging,redcapApiConnection)
S3method(exportMappings,redcapApiConnection)
S3method(exportMetaData,redcapApiConnection)
S3method(exportNextRecordName,redcapApiConnection)
S3method(exportPdf,redcapApiConnection)
S3method(exportProjectInformation,redcapApiConnection)
S3method(exportProjectXml,redcapApiConnection)
S3method(exportRecords,redcapApiConnection)
S3method(exportRecordsTyped,redcapApiConnection)
S3method(exportRecordsTyped,redcapOfflineConnection)
S3method(exportRepeatingInstrumentsEvents,redcapApiConnection)
S3method(exportReports,redcapApiConnection)
S3method(exportReportsTyped,redcapApiConnection)
S3method(exportSurveyLink,redcapApiConnection)
S3method(exportSurveyParticipants,redcapApiConnection)
S3method(exportSurveyQueueLink,redcapApiConnection)
S3method(exportSurveyReturnCode,redcapApiConnection)
S3method(exportUserDagAssignments,redcapApiConnection)
S3method(exportUserRoleAssignments,redcapApiConnection)
S3method(exportUserRoles,redcapApiConnection)
S3method(exportUsers,redcapApiConnection)
S3method(exportVersion,redcapApiConnection)
S3method(fieldChoiceMapping,character)
S3method(fieldChoiceMapping,redcapApiConnection)
S3method(format,invalid)
S3method(importArms,redcapApiConnection)
S3method(importDags,redcapApiConnection)
S3method(importEvents,redcapApiConnection)
S3method(importFileRepository,redcapApiConnection)
S3method(importFiles,redcapApiConnection)
S3method(importMappings,redcapApiConnection)
S3method(importMetaData,redcapApiConnection)
S3method(importProjectInformation,redcapApiConnection)
S3method(importRecords,redcapApiConnection)
S3method(importRepeatingInstrumentsEvents,redcapApiConnection)
S3method(importToFileRepository,redcapApiConnection)
S3method(importUserDagAssignments,redcapApiConnection)
S3method(importUserRoleAssignments,redcapApiConnection)
S3method(importUserRoles,redcapApiConnection)
S3method(importUsers,redcapApiConnection)
S3method(missingSummary,redcapApiConnection)
S3method(preserveProject,redcapApiConnection)
S3method(print,invalid)
S3method(print,redcapApiConnection)
S3method(print,redcapFactor)
S3method(print,redcapOfflineConnection)
S3method(purgeProject,redcapApiConnection)
S3method(readPreservedProject,character)
S3method(readPreservedProject,list)
S3method(redcapProjectInfo,redcapApiConnection)
S3method(renameRecord,redcapApiConnection)
S3method(restoreProject,list)
S3method(restoreProject,redcapApiConnection)
S3method(summary,invalid)
S3method(switchDag,redcapApiConnection)
export(REDCAP_METADATA_FIELDTYPE)
export(REDCAP_METADATA_VALIDATION_TYPE)
export(REDCAP_PROJECT_PURPOSE)
export(REDCAP_REPEAT_INSTRUMENT_STRUCTURE)
export(REDCAP_SYSTEM_FIELDS)
export(allocationTable)
export(allocationTable_offline)
export(assembleCodebook)
export(castCheckCode)
export(castCheckCodeCharacter)
export(castCheckForImport)
export(castCheckLabel)
export(castCheckLabelCharacter)
export(castChecked)
export(castCheckedCharacter)
export(castCode)
export(castCodeCharacter)
export(castDpCharacter)
export(castDpNumeric)
export(castForImport)
export(castLabel)
export(castLabelCharacter)
export(castLogical)
export(castRaw)
export(castTimeHHMM)
export(castTimeMMSS)
export(changedRecords)
export(checkbox_suffixes)
export(connectAndCheck)
export(createFileRepositoryFolder)
export(createRedcapProject)
export(default_cast_character)
export(default_cast_no_factor)
export(deleteArms)
export(deleteDags)
export(deleteEvents)
export(deleteFileRepository)
export(deleteFiles)
export(deleteFromFileRepository)
export(deleteRecords)
export(deleteUserRoles)
export(deleteUsers)
export(exportArms)
export(exportBulkRecords)
export(exportBundle)
export(exportDags)
export(exportDataQuality)
export(exportEvents)
export(exportFieldNames)
export(exportFileRepository)
export(exportFileRepositoryListing)
export(exportFiles)
export(exportFilesMultiple)
export(exportFromFileRepository)
export(exportInstruments)
export(exportLogging)
export(exportMappings)
export(exportMetaData)
export(exportNextRecordName)
export(exportPdf)
export(exportProjectInformation)
export(exportProjectXml)
export(exportRecords)
export(exportRecordsTyped)
export(exportRecords_offline)
export(exportRepeatingInstrumentsEvents)
export(exportReports)
export(exportReportsTyped)
export(exportSurveyLink)
export(exportSurveyParticipants)
export(exportSurveyQueueLink)
export(exportSurveyReturnCode)
export(exportUserDagAssignments)
export(exportUserRoleAssignments)
export(exportUserRoles)
export(exportUsers)
export(exportVersion)
export(fieldChoiceMapping)
export(guessCast)
export(guessDate)
export(importArms)
export(importDags)
export(importEvents)
export(importFileRepository)
export(importFileToRecord)
export(importFiles)
export(importMappings)
export(importMetaData)
export(importProjectInformation)
export(importRecords)
export(importRepeatingInstrumentsEvents)
export(importToFileRepository)
export(importUserDagAssignments)
export(importUserRoleAssignments)
export(importUserRoles)
export(importUsers)
export(isNAorBlank)
export(mChoiceCast)
export(makeApiCall)
export(missingSummary)
export(missingSummary_offline)
export(na_values)
export(offlineConnection)
export(parseBranchingLogic)
export(prepUserImportData)
export(preserveProject)
export(purgeProject)
export(raw_cast)
export(readPreservedProject)
export(recastRecords)
export(recodeCheck)
export(reconstituteFileFromExport)
export(redcapConnection)
export(redcapFactorFlip)
export(redcapProjectInfo)
export(renameRecord)
export(restoreProject)
export(reviewInvalidRecords)
export(skip_validation)
export(splitForms)
export(stripHTMLTags)
export(stripHTMLandUnicode)
export(stripUnicode)
export(switchDag)
export(unitsFieldAnnotation)
export(unlockREDCap)
export(valChoice)
export(valPhone)
export(valRx)
export(valSkip)
export(vectorToApiBodyList)
export(widerRepeated)
import(checkmate)
importFrom(chron,times)
importFrom(curl,curl_fetch_memory)
importFrom(curl,curl_version)
importFrom(curl,form_file)
importFrom(curl,handle_cookies)
importFrom(curl,handle_reset)
importFrom(curl,handle_setform)
importFrom(curl,handle_setheaders)
importFrom(curl,handle_setopt)
importFrom(curl,new_handle)
importFrom(curl,parse_headers_list)
importFrom(getPass,getPass)
importFrom(jsonlite,fromJSON)
importFrom(keyring,key_delete)
importFrom(keyring,key_get)
importFrom(keyring,key_list)
importFrom(keyring,key_set_with_value)
importFrom(keyring,keyring_create)
importFrom(keyring,keyring_list)
importFrom(keyring,keyring_unlock)
importFrom(labelVector,get_label)
importFrom(labelVector,is.labelled)
importFrom(labelVector,set_label)
importFrom(lubridate,parse_date_time)
importFrom(mime,guess_type)
importFrom(stats,reshape)
importFrom(utils,capture.output)
importFrom(utils,compareVersion)
importFrom(utils,head)
importFrom(utils,modifyList)
importFrom(utils,osVersion)
importFrom(utils,packageVersion)
importFrom(utils,read.csv)
importFrom(utils,tail)
importFrom(utils,write.csv)
importFrom(utils,write.table)
importFrom(yaml,read_yaml)