-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathNAMESPACE
More file actions
83 lines (82 loc) · 1.83 KB
/
NAMESPACE
File metadata and controls
83 lines (82 loc) · 1.83 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
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
# Generated by roxygen2: do not edit by hand
S3method(base::names,openair)
S3method(base::print,openair)
S3method(base::summary,openair)
S3method(graphics::plot,openair)
S3method(grid::makeContent,stroked_path_grob)
S3method(grid::makeContent,windflow)
S3method(results,default)
S3method(results,openair)
S3method(utils::head,openair)
S3method(utils::tail,openair)
export(GaussianSmooth)
export(TaylorDiagram)
export(TheilSen)
export(WhittakerSmooth)
export(aqStats)
export(binData)
export(bootMeanDF)
export(breakOpts)
export(calcPercentile)
export(calendarPlot)
export(colorOpts)
export(colourOpts)
export(conditionalEval)
export(conditionalQuantile)
export(corPlot)
export(cutData)
export(datePad)
export(distAngle)
export(distEuclid)
export(importADMS)
export(importAQE)
export(importAURN)
export(importEurope)
export(importImperial)
export(importKCL)
export(importLocal)
export(importMeta)
export(importNI)
export(importSAQN)
export(importTraj)
export(importUKAQ)
export(importWAQN)
export(kzFilter)
export(kzaFilter)
export(modStats)
export(openColors)
export(openColours)
export(openSchemes)
export(percentileRose)
export(polarAnnulus)
export(polarCluster)
export(polarDiff)
export(polarFreq)
export(polarPlot)
export(pollutionRose)
export(quickText)
export(refOpts)
export(rollingMean)
export(rollingQuantile)
export(runRegression)
export(scatterPlot)
export(selectByDate)
export(selectRunning)
export(smoothTrend)
export(splitByDate)
export(timeAverage)
export(timePlot)
export(timeProp)
export(timeVariation)
export(trajCluster)
export(trajLevel)
export(trajPlot)
export(trendLevel)
export(variationPlot)
export(windRose)
export(windflowOpts)
importFrom(Rcpp,evalCpp)
importFrom(rlang,"%||%")
importFrom(rlang,":=")
importFrom(rlang,.data)
useDynLib(openair, .registration = TRUE)