-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
15 lines (14 loc) · 875 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
export(wedderburn.number, layer.density, lake.number, uStar, water.density,
thermo.depth, meta.depths, schmidt.stability, ts.meta.depths,
ts.thermo.depth, load.bathy, load.ts, get.offsets, ts.schmidt.stability,
ts.meta.depths, ts.thermo.depth, ts.lake.number, ts.uStar, ts.layer.temperature,
ts.wedderburn.number, ts.buoyancy.freq, buoyancy.freq, layer.temperature,
wtr.heat.map, wtr.lineseries, wtr.heatmap.layers, wtr.plot.temp, lake.number.plot,
schmidt.plot, center.buoyancy, ts.center.buoyancy, internal.energy,
ts.internal.energy, epi.temperature, hypo.temperature, whole.lake.temperature)
import("plyr")
importFrom("grDevices", "colorRampPalette")
importFrom("graphics", "abline", "axis", "filled.contour", "legend",
"lines", "plot", "segments", "title")
importFrom("stats", "approx")
importFrom("utils", "read.table")