-
-
Notifications
You must be signed in to change notification settings - Fork 11
/
NAMESPACE
208 lines (207 loc) · 5.38 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
# Generated by roxygen2: do not edit by hand
S3method(adj_intens,OpenSpecy)
S3method(adj_intens,default)
S3method(adj_wave,OpenSpecy)
S3method(adj_wave,default)
S3method(ai_classify,OpenSpecy)
S3method(ai_classify,default)
S3method(as.data.frame,OpenSpecy)
S3method(as.data.table,OpenSpecy)
S3method(as_OpenSpecy,OpenSpecy)
S3method(as_OpenSpecy,data.frame)
S3method(as_OpenSpecy,default)
S3method(as_OpenSpecy,hyperSpec)
S3method(as_OpenSpecy,list)
S3method(c_spec,OpenSpecy)
S3method(c_spec,default)
S3method(c_spec,list)
S3method(calc_window_points,OpenSpecy)
S3method(calc_window_points,default)
S3method(collapse_spec,OpenSpecy)
S3method(collapse_spec,default)
S3method(conform_spec,OpenSpecy)
S3method(conform_spec,default)
S3method(cor_spec,OpenSpecy)
S3method(cor_spec,default)
S3method(def_features,OpenSpecy)
S3method(def_features,default)
S3method(fill_spec,OpenSpecy)
S3method(fill_spec,default)
S3method(filter_spec,OpenSpecy)
S3method(filter_spec,default)
S3method(flatten_range,OpenSpecy)
S3method(flatten_range,default)
S3method(get_metadata,OpenSpecy)
S3method(get_metadata,default)
S3method(head,OpenSpecy)
S3method(heatmap_spec,OpenSpecy)
S3method(heatmap_spec,default)
S3method(interactive_plot,OpenSpecy)
S3method(interactive_plot,default)
S3method(lines,OpenSpecy)
S3method(make_rel,OpenSpecy)
S3method(make_rel,default)
S3method(manage_na,OpenSpecy)
S3method(manage_na,default)
S3method(match_spec,OpenSpecy)
S3method(match_spec,default)
S3method(merge_map,OpenSpecy)
S3method(merge_map,default)
S3method(merge_map,list)
S3method(os_similarity,OpenSpecy)
S3method(os_similarity,default)
S3method(plot,OpenSpecy)
S3method(plotly_spec,OpenSpecy)
S3method(plotly_spec,default)
S3method(print,OpenSpecy)
S3method(process_spec,OpenSpecy)
S3method(process_spec,default)
S3method(restrict_range,OpenSpecy)
S3method(restrict_range,default)
S3method(sample_spec,OpenSpecy)
S3method(sample_spec,default)
S3method(sig_noise,OpenSpecy)
S3method(sig_noise,default)
S3method(smooth_intens,OpenSpecy)
S3method(smooth_intens,default)
S3method(spec_res,OpenSpecy)
S3method(spec_res,default)
S3method(subtr_baseline,OpenSpecy)
S3method(subtr_baseline,default)
S3method(summary,OpenSpecy)
S3method(write_spec,OpenSpecy)
S3method(write_spec,default)
export(OpenSpecy)
export(adj_intens)
export(adj_neg)
export(adj_res)
export(adj_wave)
export(ai_classify)
export(as_OpenSpecy)
export(as_hyperSpec)
export(c_spec)
export(calc_window_points)
export(check_OpenSpecy)
export(check_lib)
export(collapse_spec)
export(conform_res)
export(conform_spec)
export(cor_spec)
export(def_features)
export(fill_spec)
export(filter_spec)
export(flatten_range)
export(gen_grid)
export(get_lib)
export(get_metadata)
export(heatmap_spec)
export(human_ts)
export(ident_spec)
export(interactive_plot)
export(is_OpenSpecy)
export(is_empty_vector)
export(load_lib)
export(make_rel)
export(manage_na)
export(match_spec)
export(max_cor_named)
export(mean_replace)
export(merge_map)
export(os_similarity)
export(plotly_spec)
export(process_spec)
export(read_any)
export(read_asp)
export(read_envi)
export(read_extdata)
export(read_jdx)
export(read_many)
export(read_opus)
export(read_opus_raw)
export(read_spa)
export(read_spc)
export(read_spec)
export(read_text)
export(read_zip)
export(restrict_range)
export(rm_lib)
export(run_app)
export(sample_spec)
export(sig_noise)
export(smooth_intens)
export(spatial_smooth)
export(spec_res)
export(split_spec)
export(subtr_baseline)
export(write_spec)
importFrom(caTools,read.ENVI)
importFrom(data.table,":=")
importFrom(data.table,.SD)
importFrom(data.table,as.data.table)
importFrom(data.table,data.table)
importFrom(data.table,dcast)
importFrom(data.table,fifelse)
importFrom(data.table,fread)
importFrom(data.table,frollapply)
importFrom(data.table,fwrite)
importFrom(data.table,is.data.table)
importFrom(data.table,melt)
importFrom(data.table,rbindlist)
importFrom(data.table,setDT)
importFrom(data.table,setkey)
importFrom(data.table,setnames)
importFrom(data.table,setorder)
importFrom(data.table,transpose)
importFrom(digest,digest)
importFrom(glmnet,predict.glmnet)
importFrom(grDevices,as.raster)
importFrom(grDevices,chull)
importFrom(grDevices,col2rgb)
importFrom(grDevices,heat.colors)
importFrom(graphics,image)
importFrom(graphics,matlines)
importFrom(graphics,matplot)
importFrom(hyperSpec,read.jdx)
importFrom(hyperSpec,read.spc)
importFrom(jpeg,readJPEG)
importFrom(jsonlite,read_json)
importFrom(jsonlite,write_json)
importFrom(methods,new)
importFrom(mmand,closing)
importFrom(mmand,components)
importFrom(mmand,gaussianSmooth)
importFrom(mmand,shapeKernel)
importFrom(plotly,add_markers)
importFrom(plotly,add_trace)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(plotly,subplot)
importFrom(shiny,runGitHub)
importFrom(shiny,shinyOptions)
importFrom(signal,filter)
importFrom(signal,sgolay)
importFrom(stats,IQR)
importFrom(stats,approx)
importFrom(stats,cor)
importFrom(stats,dist)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,poly)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(utils,download.file)
importFrom(utils,head)
importFrom(utils,installed.packages)
importFrom(utils,modifyList)
importFrom(utils,packageVersion)
importFrom(utils,read.csv)
importFrom(utils,read.table)
importFrom(utils,sessionInfo)
importFrom(utils,unzip)
importFrom(yaml,read_yaml)
importFrom(yaml,write_yaml)