-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
47 lines (46 loc) · 1.07 KB
/
NAMESPACE
File metadata and controls
47 lines (46 loc) · 1.07 KB
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
# Generated by roxygen2: do not edit by hand
export(Sc_Cl_plot)
export(Sc_Cl_table)
export(composite_data)
export(create_groundwater_report)
export(create_targets_script)
export(daily_frequency_table)
export(daily_gwl_plot)
export(daily_gwl_summary)
export(data_available)
export(explore_aquifers)
export(explore_site)
export(filter_sites)
export(first_day)
export(get_aquifer_data)
export(get_range)
export(get_state_data)
export(gwl_plot_all)
export(gwl_plot_field)
export(hasp_framework)
export(last_day)
export(local_aqfr)
export(map_hydro_data)
export(mid_month)
export(monthly_frequency_plot)
export(monthly_frequency_table)
export(monthly_mean)
export(nat_aqfr_state)
export(normalized_data)
export(plot_composite_data)
export(plot_normalized_data)
export(prep_map_data)
export(qw_plot)
export(qw_summary)
export(site_data_summary)
export(site_summary)
export(summary_aquifers)
export(theme_gwl)
export(trend_plot)
export(trend_test)
export(water_year)
export(weekly_frequency_plot)
export(weekly_frequency_table)
import(ggplot2)
importFrom(stats,as.formula)
importFrom(stats,quantile)