forked from r-spatial/stars
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
257 lines (256 loc) · 6.65 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
257
# Generated by roxygen2: do not edit by hand
S3method("$<-",stars)
S3method("[",dimension)
S3method("[",dimensions)
S3method("[",intervals)
S3method("[",intervals_list)
S3method("[",mdim)
S3method("[",nc_proxy)
S3method("[",stars)
S3method("[",stars_proxy)
S3method("[<-",dimensions)
S3method("[<-",stars)
S3method("[<-",stars_proxy)
S3method("[[<-",stars)
S3method("[[<-",stars_proxy)
S3method("dimnames<-",stars)
S3method("st_crs<-",dimensions)
S3method("st_crs<-",stars)
S3method("st_dimensions<-",list)
S3method("st_dimensions<-",stars)
S3method("st_dimensions<-",stars_proxy)
S3method("st_geotransform<-",stars)
S3method(Math,stars)
S3method(Math,stars_proxy)
S3method(Ops,stars)
S3method(Ops,stars_proxy)
S3method(adrop,stars)
S3method(adrop,stars_proxy)
S3method(aggregate,stars)
S3method(aggregate,stars_proxy)
S3method(all,equal.dimensions)
S3method(aperm,stars)
S3method(aperm,stars_proxy)
S3method(as.POSIXct,stars)
S3method(as.data.frame,dimensions)
S3method(as.data.frame,stars)
S3method(as.data.frame,stars_proxy)
S3method(as.list,intervals)
S3method(asub,factor)
S3method(c,intervals)
S3method(c,nc_proxy)
S3method(c,stars)
S3method(c,stars_proxy)
S3method(contour,stars)
S3method(cut,array)
S3method(cut,matrix)
S3method(cut,stars)
S3method(dim,dimensions)
S3method(dim,stars)
S3method(dim,stars_proxy)
S3method(dimnames,stars)
S3method(drop_units,dimension)
S3method(drop_units,stars)
S3method(droplevels,stars)
S3method(droplevels,stars_proxy)
S3method(expand_dimensions,dimensions)
S3method(expand_dimensions,stars)
S3method(format,intervals)
S3method(format,intervals_list)
S3method(head,intervals)
S3method(hist,stars)
S3method(hist,stars_proxy)
S3method(image,stars)
S3method(image,stars_proxy)
S3method(is.na,stars)
S3method(is.na,stars_proxy)
S3method(length,intervals)
S3method(merge,stars)
S3method(merge,stars_proxy)
S3method(plot,nc_proxy)
S3method(plot,stars)
S3method(plot,stars_proxy)
S3method(prcomp,stars)
S3method(prcomp,stars_proxy)
S3method(predict,stars)
S3method(predict,stars_proxy)
S3method(print,dimensions)
S3method(print,nc_proxy)
S3method(print,stars)
S3method(print,stars_proxy)
S3method(print,stars_raster)
S3method(range,dimension)
S3method(seq,dimension)
S3method(split,stars)
S3method(split,stars_proxy)
S3method(st_apply,stars)
S3method(st_apply,stars_proxy)
S3method(st_area,stars)
S3method(st_as_sf,dimensions)
S3method(st_as_sf,stars)
S3method(st_as_sf,stars_proxy)
S3method(st_as_sfc,stars)
S3method(st_as_stars,OpenStreetMap)
S3method(st_as_stars,Raster)
S3method(st_as_stars,STF)
S3method(st_as_stars,STFDF)
S3method(st_as_stars,STS)
S3method(st_as_stars,STSDF)
S3method(st_as_stars,SpatRaster)
S3method(st_as_stars,Spatial)
S3method(st_as_stars,bbox)
S3method(st_as_stars,cubble_df)
S3method(st_as_stars,data.frame)
S3method(st_as_stars,default)
S3method(st_as_stars,im)
S3method(st_as_stars,list)
S3method(st_as_stars,mdim)
S3method(st_as_stars,nc_proxy)
S3method(st_as_stars,ncdfgeom)
S3method(st_as_stars,sf)
S3method(st_as_stars,sfc)
S3method(st_as_stars,stars)
S3method(st_as_stars,stars_proxy)
S3method(st_as_stars,xts)
S3method(st_bbox,default)
S3method(st_bbox,dimensions)
S3method(st_bbox,stars)
S3method(st_coordinates,dimensions)
S3method(st_coordinates,stars)
S3method(st_crop,mdim)
S3method(st_crop,nc_proxy)
S3method(st_crop,stars)
S3method(st_crop,stars_proxy)
S3method(st_crs,dimensions)
S3method(st_crs,stars)
S3method(st_dimensions,array)
S3method(st_dimensions,default)
S3method(st_dimensions,dimensions)
S3method(st_dimensions,matrix)
S3method(st_dimensions,stars)
S3method(st_downsample,stars)
S3method(st_downsample,stars_proxy)
S3method(st_extract,stars)
S3method(st_geometry,stars)
S3method(st_geotransform,default)
S3method(st_geotransform,dimensions)
S3method(st_geotransform,stars)
S3method(st_interpolate_aw,stars)
S3method(st_intersects,bbox)
S3method(st_intersects,stars)
S3method(st_join,stars)
S3method(st_mosaic,character)
S3method(st_mosaic,nc_proxy)
S3method(st_mosaic,stars)
S3method(st_mosaic,stars_proxy)
S3method(st_normalize,stars)
S3method(st_normalize,stars_proxy)
S3method(st_redimension,nc_proxy)
S3method(st_redimension,stars)
S3method(st_redimension,stars_proxy)
S3method(st_rotate,sf)
S3method(st_rotate,sfc)
S3method(st_rotate,stars)
S3method(st_sample,stars)
S3method(st_sample,stars_proxy)
S3method(st_set_bbox,dimensions)
S3method(st_set_bbox,stars)
S3method(st_set_bbox,stars_proxy)
S3method(st_transform,stars)
S3method(st_write,stars)
S3method(tail,intervals)
S3method(time,stars)
S3method(units,dimension)
S3method(write_stars,stars)
S3method(write_stars,stars_proxy)
export("st_dimensions<-")
export("st_geotransform<-")
export(as.tbl_cube.stars)
export(detect.driver)
export(expand_dimensions)
export(geom_stars)
export(make_intervals)
export(read_mdim)
export(read_ncdf)
export(read_stars)
export(st_apply)
export(st_as_stars)
export(st_cells)
export(st_contour)
export(st_dim_to_attr)
export(st_dimensions)
export(st_downsample)
export(st_extract)
export(st_flip)
export(st_geotransform)
export(st_get_dimension_values)
export(st_mosaic)
export(st_raster_type)
export(st_rasterize)
export(st_redimension)
export(st_res)
export(st_rgb)
export(st_rotate)
export(st_set_bbox)
export(st_set_dimensions)
export(st_sfc2xy)
export(st_tile)
export(st_warp)
export(st_xy2sfc)
export(write_mdim)
export(write_stars)
exportMethods("%in%")
import(sf)
import(units)
importFrom(abind,abind)
importFrom(abind,adrop)
importFrom(abind,asub)
importFrom(classInt,classIntervals)
importFrom(grDevices,cm)
importFrom(grDevices,col2rgb)
importFrom(grDevices,dev.capabilities)
importFrom(grDevices,dev.size)
importFrom(grDevices,grey)
importFrom(grDevices,rgb)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,contour)
importFrom(graphics,hist)
importFrom(graphics,image)
importFrom(graphics,image.default)
importFrom(graphics,layout)
importFrom(graphics,lcm)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,rasterImage)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(methods,as)
importFrom(methods,new)
importFrom(methods,slot)
importFrom(methods,slotNames)
importFrom(parallel,parApply)
importFrom(rlang,"%||%")
importFrom(stats,aggregate)
importFrom(stats,complete.cases)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stats,time)
importFrom(stats,var)
importFrom(tools,file_ext)
importFrom(utils,head)
importFrom(utils,methods)
importFrom(utils,modifyList)
importFrom(utils,packageVersion)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
importMethodsFrom(CFtime,range)