-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
180 lines (179 loc) · 5.08 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
# Generated by roxygen2: do not edit by hand
S3method(naToZero,data.frame)
S3method(naToZero,data.table)
S3method(naToZero,default)
S3method(naToZero,list)
S3method(validateNumericCols,data.table)
S3method(validateNumericCols,default)
S3method(validateNumericCols,list)
export("name<-")
export(Bin)
export(BinList)
export(Collection)
export(CollectionWithMetadata)
export(Collections)
export(ComputeResult)
export(CorrelationResult)
export(DataShape)
export(DataType)
export(Megastudy)
export(PlotReference)
export(Range)
export(S4SimpleListToJSON)
export(SampleMetadata)
export(Statistic)
export(StatisticList)
export(StudySpecificVocabulariesByVariable)
export(StudySpecificVocabulariesByVariableList)
export(VariableClass)
export(VariableMetadata)
export(VariableMetadataList)
export(VariableSpec)
export(VariableSpecList)
export(buildCorrelationComputeResult)
export(clean_names)
export(collectionBuilder)
export(collectionsBuilder)
export(correlation)
export(cut_interval)
export(cut_number)
export(cut_width)
export(data_frame)
export(findAllColNames)
export(findAncestorIdColumns)
export(findColNamesByPredicate)
export(findColNamesFromPlotRef)
export(findCollectionDataColumns)
export(findCollectionId)
export(findCollectionIds)
export(findCollectionVariableMetadata)
export(findDataShapesFromPlotRef)
export(findDataTypesFromPlotRef)
export(findIndexFromPlotRef)
export(findNumericCols)
export(findRecordIdColumn)
export(findStudyDependentVocabularyVariableMetadata)
export(findVariableMetadataFromEntityId)
export(findVariableMetadataFromPlotRef)
export(findVariableMetadataFromVariableSpec)
export(findVariableSpecFromPlotRef)
export(findVariablesNeedingWeightingVariableMetadata)
export(findWeightingVariableSpecs)
export(findWeightingVariablesMetadata)
export(getAggStr)
export(getColName)
export(getCollectionData)
export(getCollectionName)
export(getCollectionNames)
export(getCollectionVariableNames)
export(getCollectionsList)
export(getDTWithImputedZeroes)
export(getDataFromSource)
export(getDataTable)
export(getDiscretizedBins)
export(getEntityId)
export(getHasStudyDependentVocabulary)
export(getIdColumns)
export(getMetadataVariableNames)
export(getMetadataVariableSummary)
export(getSampleMetadata)
export(getSampleMetadataIdColumns)
export(getStudyIdColumnName)
export(getVariableSpec)
export(getVariableSpecColumnName)
export(is.POSIXct)
export(is.error)
export(isOneToManyWithAncestor)
export(logWithTime)
export(matchArg)
export(merge)
export(naToZero)
export(name)
export(new_data_frame)
export(nonZeroRound)
export(predicateFactory)
export(pruneFeatures)
export(removeAttr)
export(removeIncompleteRecords)
export(selfCorrelation)
export(setAttrFromList)
export(setNaToZero)
export(setroworder)
export(shiftToNonNeg)
export(strSplit)
export(stripEntityIdFromColumnHeader)
export(toJSON)
export(toStringOrNull)
export(toStringOrPoint)
export(trim)
export(updateAttrById)
export(validateNumericCols)
export(whichValuesInBin)
export(whichValuesInBinList)
export(writeData)
export(writeMeta)
export(writeStatistics)
exportClasses(Bin)
exportClasses(BinList)
exportClasses(Collection)
exportClasses(CollectionWithMetadata)
exportClasses(ComputeResult)
exportClasses(CorrelationResult)
exportClasses(DataShape)
exportClasses(DataType)
exportClasses(Megastudy)
exportClasses(PlotReference)
exportClasses(Range)
exportClasses(SampleMetadata)
exportClasses(Statistic)
exportClasses(StatisticList)
exportClasses(StudySpecificVocabulariesByVariable)
exportClasses(StudySpecificVocabulariesByVariableList)
exportClasses(VariableClass)
exportClasses(VariableMetadata)
exportClasses(VariableMetadataList)
exportClasses(VariableSpec)
exportClasses(VariableSpecList)
exportMethods(as.numeric)
exportMethods(findAllColNames)
exportMethods(findColNamesByPredicate)
exportMethods(findColNamesFromPlotRef)
exportMethods(findCollectionVariableMetadata)
exportMethods(findDataShapesFromPlotRef)
exportMethods(findDataTypesFromPlotRef)
exportMethods(findIndexFromPlotRef)
exportMethods(findStudyDependentVocabularyVariableMetadata)
exportMethods(findVariableMetadataFromEntityId)
exportMethods(findVariableMetadataFromPlotRef)
exportMethods(findVariableMetadataFromVariableSpec)
exportMethods(findVariableSpecFromPlotRef)
exportMethods(findVariablesNeedingWeightingVariableMetadata)
exportMethods(findWeightingVariableSpecs)
exportMethods(findWeightingVariablesMetadata)
exportMethods(getColName)
exportMethods(getDTWithImputedZeroes)
exportMethods(getDataTable)
exportMethods(getEntityId)
exportMethods(getHasStudyDependentVocabulary)
exportMethods(getStudyIdColumnName)
exportMethods(getVariableSpec)
exportMethods(getVariableSpecColumnName)
exportMethods(merge)
exportMethods(predicateFactory)
exportMethods(toJSON)
exportMethods(whichValuesInBin)
exportMethods(whichValuesInBinList)
exportMethods(writeData)
exportMethods(writeMeta)
exportMethods(writeStatistics)
import(data.table)
importFrom(Hmisc,rcorr)
importFrom(S4Vectors,SimpleList)
importFrom(SpiecEasi,pval.sparccboot)
importFrom(SpiecEasi,sparcc)
importFrom(SpiecEasi,sparccboot)
importFrom(digest,digest)
importFrom(microbenchmark,microbenchmark)
importFrom(purrr,map)
importFrom(purrr,map_lgl)
importFrom(stringi,stri_detect_regex)