-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
30 lines (29 loc) · 889 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export(avg_duration_by_decade_sql)
export(avg_duration_by_decade_truncated_sql)
export(check_mhw_connection)
export(create_partition_df)
export(create_partition_table)
export(decades)
export(duration__histogram)
export(duration_by_decade_histogram)
export(duration_by_decade_sql)
export(duration_by_decades)
export(durations_by_decade_raster)
export(generate_duration_plots)
export(get_dbfile)
export(metric_by_decade_sql)
export(metrics_by_decade_raster)
export(mhw_connect)
export(mhw_metric_summary_sql)
export(mhw_table)
export(partition_mhw_events)
export(partition_mhw_events_truncated)
export(partition_mhw_events_truncated_sql)
export(percentile_cutoff_value)
export(plot_decade_rasters)
export(plot_rasters_squish_outliers)
export(summary_by_decades_raster)
export(summary_metrics_raster)
export(table_head)
export(windowing_overlap)