-
Notifications
You must be signed in to change notification settings - Fork 15
/
_pkgdown.yml
280 lines (280 loc) · 4.95 KB
/
_pkgdown.yml
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
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
url: http://crunch.io/r/crunch/
title: Crunch
template:
params:
bootswatch: simplex
ganalytics: UA-50332119-2
docsearch:
api_key: 9fbcb3ae4d05600402e31f66b9b9501e
index_name: crunch
articles:
- title: Getting started
desc: How to find, import, and clean data in Crunch
navbar: Getting started
contents:
- crunch
- variables
- array-variables
- variable-order
- projects
- title: Exploring and analyzing
navbar: Exploring and analyzing
desc: ~
contents:
- derive
- analyze
- filters
- subtotals
- export
- fork-and-merge
- title: Going deeper
navbar: Going deeper
desc: Details on the Crunch API and objects
contents:
- crunch-internals
- abstract-categories
- title: Cookbooks
navbar: Cookbooks
desc: References that show how to do common tasks
contents:
- deck-cookbook
reference:
- title: Upload
contents:
- newDataset
- newExampleDataset
- toVariable
- VariableDefinition
- addVariables
- appendStream
- pendingStream
- pk
- prepareDataForCrunch
- createWithPreparedData
- title: Load
contents:
- listDatasets
- loadDataset
- datasets
- title: Dataset manipulation
contents:
- 'as.environment,CrunchDataset-method'
- batches
- cleanseBatches
- dataset-to-R
- delete
- deleteDataset
- dim-dataset
- dropRows
- exclusion
- restoreVersion
- saveVersion
- versions
- weight
- weightVariables
- modifyWeightVariables
- settings
- population
- lock
- streaming
- palettes
- title: Multiple datasets
contents:
- appendDataset
- compareDatasets
- joinDatasets
- forkDataset
- mergeFork
- searchDatasets
- title: Variable manipulation
contents:
- c-categories
- categoriesFromLevels
- changeCategoryID
- collapseCategories
- dataset-variables
- deleteVariables
- derivations
- hiddenVariables
- hide
- hideVariables
- na-omit-categories
- resolution
- type
- var-categories
- Categories-class
- variableMetadata
- title: Deriving variables
contents:
- expressions
- combine
- copyVariable
- makeCaseVariable
- makeCaseWhenVariable
- 'cut,NumericVariable-method'
- 'cut,DatetimeVariable-method'
- interactVariables
- conditionalTransform
- makeWeight
- variable-as-methods
- which
- rowCount
- rowDistinct
- slideCategories
- title: Array variables
contents:
- Subvariables-class
- addSubvariable
- deleteSubvariables
- flipArrays
- makeArray
- makeMRFromText
- makeArrayGadget
- dichotomize
- unbind
- title: Folders and organization
contents:
- folder
- mv
- cd
- rmdir
- setOrder
- setName
- setNames
- copyFolders
- copyOrder
- title: Crunch Automation
contents:
- runCrunchAutomation
- automation-undo
- script-catalog
- title: Analysis
contents:
- crtabs
- crunch-uni
- cube-computing
- cube-methods
- cube-residuals
- cube-missingness
- cubeMeasureType
- index.table
- dashboard
- duplicated
- filter-catalog
- is-na-categories
- multitable-catalog
- newFilter
- newMultitable
- table
- 'as.vector,CrunchExpr-method'
- dimension-comparison
- dimension-comparison-pairwise
- title: Decks
contents:
- decks
- newDeck
- analyses
- slides
- newSlide
- makeDimTransform
- slideMarkdown
- titles
- reorderSlides
- displaySettings
- exportDeck
- title: Data presentation
contents:
- Subtotal-class
- 'subtotalArray,CrunchCube-method'
- noTransforms
- showTransforms
- addSummaryStat
- SummaryStat-class
- Insertions-class
- Transforms-class
- title: Export
contents:
- crunchBox
- embedCrunchBox
- exportDataset
- preCrunchBoxCheck
- tabBook
- write.csv.gz
- writePreparedData
- pollProgress
- CrunchDataFrame
- merge.CrunchDataFrame
- tabbook-dim
- title: Geodata
contents:
- addGeoMetadata
- availableGeodataFeatures
- CrunchGeography-class
- matchCatToFeat
- scoreCatToFeat
- title: Admin
contents:
- archive-and-publish
- crunch-api-key
- crunch_sitrep
- dataset-owner
- getAccountUserCatalog
- getTeams
- is-public
- is.editor
- me
- users
- email
- newProject
- owners
- permissions
- projects
- setupCrunchAuth
- share
- 'members<-,CrunchTeam,MemberCatalog-method'
- unshare
- reassignUser
- team
- title: Utility
contents:
- is.dataset
- describe-entity
- describe-catalog
- refresh
- webApp
- catalog-dataframes
- shoji-index
- consent
- title: API
contents:
- http-methods
- self
- session
- tojson-crunch
- forceVariableCatalog
- title: Other
contents:
- CrunchDataset-class
- CrunchVariable-class
- DatasetOrder-class
- ShojiObject-class
- VariableCatalog-class
- VariableOrder-class
- crunch
- title: Internal
contents:
- envOrOption
- ContextManager
- show
- temp.options
- with-context-manager
- retry
- login
- title: Data
contents:
- SO_schema
- SO_survey
navbar:
structure:
left: [home, intro, reference, articles, news]
right: [github]