-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
59 lines (58 loc) · 1.35 KB
/
NAMESPACE
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
# Generated by roxygen2: do not edit by hand
export("%!in%")
export(MAD.roller)
export(addInteractions)
export(addStreamMuResid)
export(avgCoefs)
export(calc7DADM)
export(calcConsecExceed)
export(calcThresholdDays)
export(calcThresholdDaysAnnual)
export(calcYearsCold)
export(calcYearsMaxTemp)
export(convert_neg)
export(createEvalRows)
export(createFirstRows)
export(deriveMetrics)
export(deriveMetricsYear)
export(derive_metrics_par)
export(flag_cold_days)
export(flag_cold_obs)
export(flag_daily_rise)
export(flag_extreme_days)
export(flag_extreme_obs)
export(flag_hot_days)
export(flag_hot_obs)
export(flag_hourly_rise)
export(flag_incomplete)
export(flag_interval)
export(flag_warm_influence)
export(get_daymet_featureids)
export(indexDeployments)
export(loggAndScaleDaymet)
export(mae)
export(makeBiasMap)
export(modelRegionalTempAR1)
export(modelRegionalTempAR1Scaled)
export(modelRegionalTempAR1ScaledSimpleYear)
export(modelRegionalTempAR1SimpleYear)
export(modelRegionalTempAR1SiteScaled)
export(modelRegionalTempHUC)
export(modelRegionalTempWB)
export(nameCoefs)
export(nse)
export(obs_freq)
export(plotPredict)
export(predCubic)
export(predictTemp)
export(prepConditionalCoef)
export(prepDF)
export(prepData)
export(prepDataWrapper)
export(prepPredictDF)
export(riverLabeller)
export(rmse)
export(stdCovs)
export(stdFitCovs)
export(validateModel)
importFrom(magrittr,"%>%")