-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
41 lines (40 loc) · 1.02 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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(ErazovsGlacierFunction)
export(aggregate_to_monthly)
export(assess_fc_qual)
export(computeAnnualFlowDurationCurve)
export(convert2HYY)
export(cutRaster2Basin)
export(decadeMaker)
export(doQuantileMapping)
export(gen_HRU_Climate_CSV_RSMinerve)
export(gen_basinElevationBands)
export(generateSeqDates)
export(getChunkSize)
export(glacierAreaVolume_Aizen)
export(glacierArea_Erasov)
export(glacierArea_RGIF)
export(glacierMelt_TI)
export(glacierVolume_Erasov)
export(glacierVolume_RGIF)
export(hyear)
export(loadTabularData)
export(load_minerve_input_csv)
export(monDateSeq)
export(plotAnnualFlowDurationCurve)
export(plotNormDevHYY)
export(posixct2rsminerveChar)
export(readDBCSV)
export(readForcingCSV)
export(readForcingSTR)
export(readRSMParameters)
export(readResultCSV)
export(readResultDST)
export(readSelectionCHK)
export(translateCSVtoDST)
export(writeRSMParameters)
export(writeSelectionCHK)
importFrom(lubridate,"%m+%")
importFrom(magrittr,"%>%")
importFrom(rlang,.data)