-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
36 lines (35 loc) · 920 Bytes
/
NAMESPACE
File metadata and controls
36 lines (35 loc) · 920 Bytes
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
# Generated by roxygen2: do not edit by hand
export(cleanUp)
export(getJpgFiles)
export(imageDirectory)
export(imputeExif)
export(insertPhotoswipe)
export(launch_application)
export(normalizeImage)
export(popupLocalImage)
export(rotateImage)
export(substrRight)
import(data.table)
import(magrittr)
import(shiny)
import(shinyUtils)
import(tidyr)
importFrom(DT,dataTableOutput)
importFrom(DT,renderDataTable)
importFrom(exif,read_exif)
importFrom(grDevices,rainbow)
importFrom(imager,imrotate)
importFrom(imager,load.image)
importFrom(imager,save.image)
importFrom(imputeTS,na.interpolation)
importFrom(jpeg,readJPEG)
importFrom(jpeg,writeJPEG)
importFrom(leaflet,addCircleMarkers)
importFrom(leaflet,addTiles)
importFrom(leaflet,leaflet)
importFrom(leaflet,leafletOutput)
importFrom(leaflet,renderLeaflet)
importFrom(shinydashboard,box)
importFrom(shinyjs,delay)
importFrom(shinyjs,runjs)
importFrom(shinyjs,useShinyjs)