forked from FluvialLandscapeLab/temperheic
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
30 lines (29 loc) · 691 Bytes
/
Copy pathNAMESPACE
File metadata and controls
30 lines (29 loc) · 691 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
# Generated by roxygen2: do not edit by hand
S3method(print,record_assessment)
S3method(print,temperheic)
S3method(print,thUnits)
export(assess_record)
export(compute_power)
export(detrend_temperature)
export(find_peaks)
export(fit_fft)
export(fit_ols)
export(generate_composite_boundary)
export(generate_example_aquifer)
export(generate_example_observed)
export(generate_example_series)
export(is.temperheic)
export(is.thAquifer)
export(is.thBoundary)
export(is.thHydro)
export(is.thSignal)
export(is.thUnits)
export(test_round_trip)
export(thAquifer)
export(thBoundary)
export(thHydro)
export(thObservedSeries)
export(thSeries)
export(thSignal)
export(thUnits)
export(window_temperature)