forked from ArgoCanada/argoFloats
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
56 lines (55 loc) · 1.39 KB
/
Copy pathNAMESPACE
File metadata and controls
56 lines (55 loc) · 1.39 KB
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
# Generated by roxygen2: do not edit by hand
export(applyQC)
export(argoDefaultDestdir)
export(argoDefaultIndexAge)
export(argoDefaultProfileAge)
export(argoDefaultServer)
export(argoFloatsDebug)
export(downloadWithRetries)
export(getIndex)
export(getProfileFromUrl)
export(getProfiles)
export(hasArgoTestCache)
export(hexToBits)
export(mapApp)
export(readProfiles)
export(showQCTests)
export(useAdjusted)
exportMethods("[[")
exportMethods(merge)
exportMethods(plot)
exportMethods(show)
exportMethods(subset)
exportMethods(summary)
importFrom(grDevices,extendrange)
importFrom(grDevices,gray)
importFrom(grDevices,grey)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,contour)
importFrom(graphics,image)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot.window)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(methods,callNextMethod)
importFrom(methods,new)
importFrom(methods,show)
importFrom(shiny,shinyApp)
importFrom(shiny,shinyOptions)
importFrom(utils,data)
importFrom(utils,flush.console)
importFrom(utils,head)
importFrom(utils,packageVersion)
importFrom(utils,read.csv)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
importFrom(utils,unzip)