-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNAMESPACE
256 lines (255 loc) · 6.6 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
# Generated by roxygen2: do not edit by hand
S3method("*",LazyFST)
S3method("+",LazyFST)
S3method("-",LazyFST)
S3method("/",LazyFST)
S3method("[",ECoGTensor)
S3method("[",LazyFST)
S3method("[",PipelineTools)
S3method(Arg,LazyFST)
S3method(Mod,LazyFST)
S3method(as.array,LazyFST)
S3method(as.character,"rave-units")
S3method(as.promise,PipelineResult)
S3method(as.vector,Tensor)
S3method(collapse2,FileArray)
S3method(collapse2,Tensor)
S3method(collapse2,array)
S3method(collapse_power,FileArray)
S3method(collapse_power,array)
S3method(dim,LazyFST)
S3method(dim,Tensor)
S3method(dimnames,Tensor)
S3method(exp,LazyFST)
S3method(format,raveModuleDescription)
S3method(format,raveio_digest_expression)
S3method(length,LazyFST)
S3method(power_baseline,ECoGTensor)
S3method(power_baseline,FileArray)
S3method(power_baseline,array)
S3method(power_baseline,rave_prepare_power)
S3method(print,"nev-nsx-entry")
S3method(print,"nev-nsx-entry-list")
S3method(print,"rave-module-registry")
S3method(print,"rave-units")
S3method(print,RAVEValidation)
S3method(print,power_collapse_list)
S3method(print,raveModuleDescription)
S3method(print,rave_snippet)
S3method(print,raveio_digest_expression)
S3method(rave_export,default)
S3method(rave_export,rave_prepare_power)
S3method(rave_export,rave_prepare_subject_raw_voltage_with_epoch)
S3method(rave_export,rave_prepare_subject_voltage_with_epoch)
S3method(raveio::content,Tensor)
S3method(subset,Tensor)
S3method(voltage_baseline,FileArray)
S3method(voltage_baseline,array)
S3method(voltage_baseline,rave_prepare_subject_raw_voltage_with_epoch)
S3method(voltage_baseline,rave_prepare_subject_voltage_with_epoch)
export("%...!%")
export("%...>%")
export("%...T!%")
export("%...T>%")
export(BlackrockFile)
export(ECoGTensor)
export(IMPORT_FORMATS)
export(LFP_electrode)
export(LFP_reference)
export(LOCATION_TYPES)
export(LazyFST)
export(LazyH5)
export(MNI305_to_MNI152)
export(PIPELINE_FORK_PATTERN)
export(RAVEAbstarctElectrode)
export(RAVEEpoch)
export(RAVEMetaSubject)
export(RAVEPreprocessSettings)
export(RAVEProject)
export(RAVESubject)
export(SIGNAL_TYPES)
export(Tensor)
export(YAELProcess)
export(YAEL_IMAGE_TYPES)
export(add_module_registry)
export(ants_coreg)
export(ants_morph_electrode)
export(ants_mri_to_template)
export(ants_preprocessing)
export(archive_subject)
export(as_rave_project)
export(as_rave_subject)
export(as_rave_unit)
export(as_yael_process)
export(backup_file)
export(cache_root)
export(cache_to_filearray)
export(catgl)
export(clear_cached_files)
export(cmd_afni_home)
export(cmd_dcm2niix)
export(cmd_execute)
export(cmd_freesurfer_home)
export(cmd_fsl_home)
export(cmd_homebrew)
export(cmd_run_3dAllineate)
export(cmd_run_ants_coreg)
export(cmd_run_ants_mri_to_template)
export(cmd_run_dcm2niix)
export(cmd_run_flirt)
export(cmd_run_niftyreg_coreg)
export(cmd_run_nipy_coreg)
export(cmd_run_r)
export(cmd_run_recon_all)
export(cmd_run_recon_all_clinical)
export(cmd_run_yael_preprocess)
export(collapse2)
export(collapse_power)
export(compose_channel)
export(configure_knitr)
export(convert_blackrock)
export(convert_electrode_table_to_bids)
export(convert_fst_to_csv)
export(convert_fst_to_hdf5)
export(dir_create2)
export(export_table)
export(find_path)
export(generate_reference)
export(get_module_description)
export(get_modules_registries)
export(get_projects)
export(get_val2)
export(glue)
export(h5_names)
export(h5_valid)
export(import_electrode_table)
export(import_table)
export(ingest_regressor)
export(install_modules)
export(install_snippet)
export(install_subject)
export(is.blank)
export(is.zerolenth)
export(is_dry_run)
export(is_on_cran)
export(is_valid_ish)
export(join_tensors)
export(lapply_async)
export(load_bids_ieeg_header)
export(load_fst)
export(load_fst_or_h5)
export(load_h5)
export(load_json)
export(load_meta2)
export(load_snippet)
export(load_targets)
export(load_yaml)
export(mgh_to_nii)
export(module_add)
export(module_registry)
export(module_registry2)
export(new_electrode)
export(new_reference)
export(niftyreg_coreg)
export(normalize_commandline_path)
export(pipeline)
export(pipeline_attach)
export(pipeline_build)
export(pipeline_clean)
export(pipeline_collection)
export(pipeline_create_subject_pipeline)
export(pipeline_create_template)
export(pipeline_debug)
export(pipeline_dep_targets)
export(pipeline_description)
export(pipeline_eval)
export(pipeline_find)
export(pipeline_fork)
export(pipeline_from_path)
export(pipeline_get_preferences)
export(pipeline_has_preferences)
export(pipeline_hasname)
export(pipeline_install_github)
export(pipeline_install_local)
export(pipeline_list)
export(pipeline_load_extdata)
export(pipeline_progress)
export(pipeline_read)
export(pipeline_root)
export(pipeline_run)
export(pipeline_run_bare)
export(pipeline_save_extdata)
export(pipeline_set_preferences)
export(pipeline_settings_get)
export(pipeline_settings_set)
export(pipeline_setup_rmd)
export(pipeline_shared)
export(pipeline_target_names)
export(pipeline_vartable)
export(pipeline_visualize)
export(pipeline_watch)
export(power_baseline)
export(prepare_subject_bare)
export(prepare_subject_bare0)
export(prepare_subject_phase)
export(prepare_subject_power)
export(prepare_subject_raw_voltage_with_epoch)
export(prepare_subject_voltage_with_epoch)
export(prepare_subject_wavelet)
export(prepare_subject_with_blocks)
export(prepare_subject_with_epoch)
export(progress_with_logger)
export(py_nipy_coreg)
export(rave_brain)
export(rave_directories)
export(rave_export)
export(rave_import)
export(rave_server_configure)
export(rave_server_install)
export(rave_subject_format_conversion)
export(raveio_confpath)
export(raveio_getopt)
export(raveio_resetopt)
export(raveio_setopt)
export(read_csv_ieeg)
export(read_edf_header)
export(read_edf_signal)
export(read_eeg_data)
export(read_eeg_header)
export(read_eeg_marker)
export(read_mat)
export(read_mat2)
export(read_nsx_nev)
export(safe_read_csv)
export(safe_write_csv)
export(save_fst)
export(save_h5)
export(save_json)
export(save_meta2)
export(save_yaml)
export(test_hdspeed)
export(time_diff2)
export(transform_point_to_template)
export(transform_thinfilm_to_mni152)
export(update_local_snippet)
export(url_neurosynth)
export(validate_raw_file)
export(validate_subject)
export(validate_time_window)
export(voltage_baseline)
export(with_future_parallel)
export(yael_preprocess)
importFrom(R6,R6Class)
importFrom(checkmate,makeAssertCollection)
importFrom(dipsaus,"%?<-%")
importFrom(dipsaus,"%OF%")
importFrom(filearray,filearray_create)
importFrom(filearray,filearray_load)
importFrom(filearray,fmap)
importFrom(glue,glue)
importFrom(ieegio,LazyH5)
importFrom(promises,"%...!%")
importFrom(promises,"%...>%")
importFrom(promises,"%...T!%")
importFrom(promises,"%...T>%")
importFrom(promises,as.promise)