-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
100 lines (99 loc) · 2.69 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
# Generated by roxygen2: do not edit by hand
S3method("$",ieegio_volume)
S3method("$",nwb.proxy)
S3method("*",LazyH5)
S3method("+",LazyH5)
S3method("-",LazyH5)
S3method("/",LazyH5)
S3method("[",LazyH5)
S3method("[",h5py._hl.dataset.Dataset)
S3method("[",hdmf.common.table.DynamicTable)
S3method("[",hdmf.container.Data)
S3method("[",ieegio_volume)
S3method("[<-",ieegio_volume)
S3method("[[",ieegio_volume)
S3method(Arg,LazyH5)
S3method(Mod,LazyH5)
S3method(as.array,LazyH5)
S3method(as_ieegio_surface,character)
S3method(as_ieegio_surface,default)
S3method(as_ieegio_surface,fs.surface)
S3method(as_ieegio_surface,ieegio_surface)
S3method(as_ieegio_surface,mesh3d)
S3method(as_ieegio_volume,ants.core.ants_image.ANTsImage)
S3method(as_ieegio_volume,array)
S3method(as_ieegio_volume,character)
S3method(as_ieegio_volume,default)
S3method(as_ieegio_volume,ieegio_volume)
S3method(as_ieegio_volume,nifti)
S3method(as_ieegio_volume,niftiImage)
S3method(close,NWBHDF5IO)
S3method(close,pynwb.NWBHDF5IO)
S3method(dim,LazyH5)
S3method(dim,ieegio_volume)
S3method(exp,LazyH5)
S3method(format,ieegio_get_channel)
S3method(format,ieegio_surface)
S3method(format,ieegio_volume)
S3method(io_write_gii,ieegio_surface)
S3method(io_write_mgz,ants.core.ants_image.ANTsImage)
S3method(io_write_mgz,array)
S3method(io_write_mgz,ieegio_mgh)
S3method(io_write_mgz,ieegio_volume)
S3method(io_write_mgz,nifti)
S3method(io_write_mgz,niftiImage)
S3method(io_write_nii,ants.core.ants_image.ANTsImage)
S3method(io_write_nii,array)
S3method(io_write_nii,ieegio_mgh)
S3method(io_write_nii,ieegio_nifti)
S3method(io_write_nii,nifti)
S3method(io_write_nii,niftiImage)
S3method(length,LazyH5)
S3method(length,ieegio_volume)
S3method(merge,ieegio_surface)
S3method(merge,ieegio_volume)
S3method(names,ieegio_volume)
S3method(plot,ieegio_surface)
S3method(plot,ieegio_volume)
S3method(print,ieegio_get_channel)
S3method(print,ieegio_surface)
S3method(print,ieegio_volume)
S3method(print,nwb.proxy)
export(LazyH5)
export(as_ieegio_surface)
export(as_ieegio_volume)
export(burn_volume)
export(ieegio_sample_data)
export(install_pynwb)
export(io_h5_names)
export(io_h5_valid)
export(io_read_fs)
export(io_read_fst)
export(io_read_gii)
export(io_read_h5)
export(io_read_ini)
export(io_read_json)
export(io_read_mat)
export(io_read_mgz)
export(io_read_nii)
export(io_read_yaml)
export(io_write_fst)
export(io_write_gii)
export(io_write_h5)
export(io_write_json)
export(io_write_mat)
export(io_write_mgz)
export(io_write_nii)
export(io_write_yaml)
export(pynwb_module)
export(read_bci2000)
export(read_brainvis)
export(read_edf)
export(read_nsx)
export(read_nwb)
export(read_surface)
export(read_volume)
export(resample_volume)
export(write_surface)
export(write_volume)
importFrom(R6,R6Class)