-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
53 lines (52 loc) · 1.23 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
# Generated by roxygen2: do not edit by hand
export(SWE_diff_month)
export(SWE_diff_month_current)
export(SWE_normals)
export(ad_data)
export(annotation)
export(aswe_get_stats)
export(aswe_normal)
export(aswe_normalratio)
export(basin_averaged_swe_interactive)
export(basin_name)
export(basin_normal)
export(basin_sites)
export(calc_man_norm)
export(calc_norm)
export(colour_p)
export(data_massage)
export(deltaSWE_datetopeak)
export(elevation)
export(getSWE_all)
export(getSWE_current)
export(get_snow_stats)
export(get_swe)
export(getmonthly_deltaSWE)
export(getmonthly_deltaSWE_YTD)
export(int_aswenorm)
export(manual2aswe)
export(manual_2aswe)
export(manual_datafill)
export(manual_get_stats)
export(manual_normal)
export(manual_normal_prep)
export(normal_site)
export(plot_climate_aswe)
export(plot_function)
export(plot_interactive_aswe)
export(plot_interactive_basin)
export(plot_interactive_manual)
export(plot_monthly_deltaswe)
export(ratio_function)
export(snow_basins)
export(snow_datafill)
export(snow_stats)
export(snow_stats_manual)
export(snow_stats_table_aswe)
export(snow_stats_table_manual)
export(stats_MSWE)
export(stats_aswe)
importFrom(data.table,"%like%")
importFrom(dplyr,bind_rows)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")