forked from ranghetti/sen2r
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
270 lines (269 loc) · 7.53 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
258
259
260
261
262
263
264
265
266
267
268
269
270
# Generated by roxygen2: do not edit by hand
export(abs2rel)
export(build_example_param_file)
export(check_gdal)
export(check_scihub_connection)
export(check_scihub_login)
export(check_sen2r_deps)
export(comsub)
export(expand_path)
export(gdal_abs2rel)
export(gdal_rel2abs)
export(gdal_warp)
export(install_aria2)
export(install_sen2cor)
export(list_indices)
export(load_binpaths)
export(mountpoint)
export(normalize_path)
export(projname)
export(projpar)
export(raster2rgb)
export(raster_metadata)
export(read_scihub_login)
export(rm_invalid_safe)
export(s2_calcindices)
export(s2_dop)
export(s2_download)
export(s2_gui)
export(s2_list)
export(s2_mask)
export(s2_merge)
export(s2_perc_masked)
export(s2_rgb)
export(s2_thumbnails)
export(s2_tiles)
export(s2_translate)
export(safe_getMetadata)
export(safe_isvalid)
export(safe_shortname)
export(sen2cor)
export(sen2r)
export(sen2r_getElements)
export(st_crs2)
export(stack2rgb)
export(str_pad2)
export(tiles_intersects)
export(write_scihub_login)
import(data.table)
import(mapedit)
importFrom(XML,htmlTreeParse)
importFrom(XML,readHTMLTable)
importFrom(XML,saveXML)
importFrom(XML,xmlAttrs)
importFrom(XML,xmlRoot)
importFrom(digest,digest)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(geojsonio,geojson_json)
importFrom(httr,GET)
importFrom(httr,RETRY)
importFrom(httr,authenticate)
importFrom(httr,content)
importFrom(httr,handle)
importFrom(httr,progress)
importFrom(httr,write_disk)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(leaflet,addLayersControl)
importFrom(leaflet,addMapPane)
importFrom(leaflet,addPolygons)
importFrom(leaflet,addProviderTiles)
importFrom(leaflet,addTiles)
importFrom(leaflet,clearShapes)
importFrom(leaflet,fitBounds)
importFrom(leaflet,hideGroup)
importFrom(leaflet,labelOptions)
importFrom(leaflet,layersControlOptions)
importFrom(leaflet,leaflet)
importFrom(leaflet,leafletOutput)
importFrom(leaflet,leafletProxy)
importFrom(leaflet,pathOptions)
importFrom(leaflet,removeLayersControl)
importFrom(leaflet,removeShape)
importFrom(leaflet,renderLeaflet)
importFrom(leaflet.extras,addDrawToolbar)
importFrom(leaflet.extras,drawPolygonOptions)
importFrom(leaflet.extras,drawRectangleOptions)
importFrom(leaflet.extras,editToolbarOptions)
importFrom(leaflet.extras,removeDrawToolbar)
importFrom(magrittr,"%>%")
importFrom(mapedit,editModUI)
importFrom(methods,as)
importFrom(methods,formalArgs)
importFrom(methods,is)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(raster,blockSize)
importFrom(raster,brick)
importFrom(raster,calc)
importFrom(raster,dataType)
importFrom(raster,getValues)
importFrom(raster,mask)
importFrom(raster,overlay)
importFrom(raster,raster)
importFrom(raster,stack)
importFrom(raster,values)
importFrom(raster,writeStart)
importFrom(raster,writeStop)
importFrom(raster,writeValues)
importFrom(reticulate,import)
importFrom(reticulate,import_builtins)
importFrom(reticulate,import_from_path)
importFrom(reticulate,py_discover_config)
importFrom(reticulate,py_module_available)
importFrom(reticulate,py_to_r)
importFrom(reticulate,r_to_py)
importFrom(reticulate,use_python)
importFrom(sf,st_area)
importFrom(sf,st_as_sf)
importFrom(sf,st_as_sfc)
importFrom(sf,st_as_text)
importFrom(sf,st_bbox)
importFrom(sf,st_cast)
importFrom(sf,st_collection_extract)
importFrom(sf,st_combine)
importFrom(sf,st_convex_hull)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_difference)
importFrom(sf,st_geometry)
importFrom(sf,st_geometry_type)
importFrom(sf,st_intersection)
importFrom(sf,st_intersects)
importFrom(sf,st_is_longlat)
importFrom(sf,st_is_valid)
importFrom(sf,st_point)
importFrom(sf,st_polygon)
importFrom(sf,st_read)
importFrom(sf,st_sf)
importFrom(sf,st_sfc)
importFrom(sf,st_simplify)
importFrom(sf,st_transform)
importFrom(sf,st_union)
importFrom(sf,st_write)
importFrom(sf,st_zm)
importFrom(shiny,HTML)
importFrom(shiny,NS)
importFrom(shiny,a)
importFrom(shiny,actionButton)
importFrom(shiny,actionLink)
importFrom(shiny,addResourcePath)
importFrom(shiny,br)
importFrom(shiny,callModule)
importFrom(shiny,checkboxGroupInput)
importFrom(shiny,checkboxInput)
importFrom(shiny,code)
importFrom(shiny,column)
importFrom(shiny,conditionalPanel)
importFrom(shiny,dateRangeInput)
importFrom(shiny,div)
importFrom(shiny,downloadButton)
importFrom(shiny,downloadHandler)
importFrom(shiny,em)
importFrom(shiny,fileInput)
importFrom(shiny,fluidPage)
importFrom(shiny,fluidRow)
importFrom(shiny,h2)
importFrom(shiny,h3)
importFrom(shiny,helpText)
importFrom(shiny,hr)
importFrom(shiny,htmlOutput)
importFrom(shiny,icon)
importFrom(shiny,img)
importFrom(shiny,incProgress)
importFrom(shiny,isolate)
importFrom(shiny,modalButton)
importFrom(shiny,modalDialog)
importFrom(shiny,numericInput)
importFrom(shiny,observe)
importFrom(shiny,observeEvent)
importFrom(shiny,outputOptions)
importFrom(shiny,p)
importFrom(shiny,passwordInput)
importFrom(shiny,radioButtons)
importFrom(shiny,reactive)
importFrom(shiny,reactiveFileReader)
importFrom(shiny,reactivePoll)
importFrom(shiny,reactiveVal)
importFrom(shiny,reactiveValues)
importFrom(shiny,removeModal)
importFrom(shiny,renderText)
importFrom(shiny,renderUI)
importFrom(shiny,req)
importFrom(shiny,runApp)
importFrom(shiny,selectInput)
importFrom(shiny,setProgress)
importFrom(shiny,shinyApp)
importFrom(shiny,showModal)
importFrom(shiny,sliderInput)
importFrom(shiny,span)
importFrom(shiny,stopApp)
importFrom(shiny,strong)
importFrom(shiny,tagList)
importFrom(shiny,textInput)
importFrom(shiny,textOutput)
importFrom(shiny,uiOutput)
importFrom(shiny,updateCheckboxGroupInput)
importFrom(shiny,updateDateRangeInput)
importFrom(shiny,updateNumericInput)
importFrom(shiny,updateRadioButtons)
importFrom(shiny,updateSelectInput)
importFrom(shiny,updateSliderInput)
importFrom(shiny,updateTextInput)
importFrom(shiny,verbatimTextOutput)
importFrom(shiny,withMathJax)
importFrom(shiny,withProgress)
importFrom(shinyFiles,getVolumes)
importFrom(shinyFiles,parseDirPath)
importFrom(shinyFiles,parseFilePaths)
importFrom(shinyFiles,parseSavePath)
importFrom(shinyFiles,shinyDirButton)
importFrom(shinyFiles,shinyDirChoose)
importFrom(shinyFiles,shinyFileChoose)
importFrom(shinyFiles,shinyFileSave)
importFrom(shinyFiles,shinyFilesButton)
importFrom(shinyFiles,shinySaveButton)
importFrom(shinyWidgets,confirmSweetAlert)
importFrom(shinyWidgets,pickerInput)
importFrom(shinyWidgets,sendSweetAlert)
importFrom(shinyWidgets,switchInput)
importFrom(shinyWidgets,updatePickerInput)
importFrom(shinyWidgets,updateSwitchInput)
importFrom(shinydashboard,box)
importFrom(shinydashboard,dashboardBody)
importFrom(shinydashboard,dashboardHeader)
importFrom(shinydashboard,dashboardPage)
importFrom(shinydashboard,dashboardSidebar)
importFrom(shinydashboard,menuItem)
importFrom(shinydashboard,sidebarMenu)
importFrom(shinydashboard,tabItem)
importFrom(shinydashboard,tabItems)
importFrom(shinyjs,click)
importFrom(shinyjs,delay)
importFrom(shinyjs,disable)
importFrom(shinyjs,disabled)
importFrom(shinyjs,enable)
importFrom(shinyjs,extendShinyjs)
importFrom(shinyjs,hidden)
importFrom(shinyjs,hide)
importFrom(shinyjs,html)
importFrom(shinyjs,toggle)
importFrom(shinyjs,useShinyjs)
importFrom(stars,read_stars)
importFrom(stars,st_dimensions)
importFrom(stats,aggregate)
importFrom(stats,na.omit)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(units,ud_units)
importFrom(utils,capture.output)
importFrom(utils,download.file)
importFrom(utils,getFromNamespace)
importFrom(utils,head)
importFrom(utils,packageVersion)
importFrom(utils,read.table)
importFrom(utils,unzip)