-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathNAMESPACE
54 lines (53 loc) · 1.27 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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(annual_longest_spell)
export(climatic_extremes)
export(climatic_missing)
export(climatic_summary)
export(climdex)
export(climdex_single_station)
export(convert_to_dec_deg)
export(dd_to_dms)
export(dekad)
export(export_cdt)
export(export_cdt_daily)
export(export_cdt_dekad)
export(export_climat_messages)
export(export_climdex)
export(export_geoclim)
export(export_geoclim_dekad)
export(export_geoclim_month)
export(export_geoclim_pentad)
export(fourier_series)
export(get_lat_from_data)
export(get_lon_from_data)
export(histogram_plot)
export(import_from_iri)
export(inventory_plot)
export(inventory_table)
export(lat_lon_dataframe)
export(multiple_nc_as_data_frame)
export(nc_as_data_frame)
export(nc_get_dim_min_max)
export(output_CPT)
export(pentad)
export(plot_inventory_data)
export(prepare_cdt)
export(prepare_cdt_daily)
export(prepare_cdt_dekad)
export(prepare_climdex)
export(prepare_geoclim)
export(prepare_geoclim_dekad)
export(prepare_geoclim_month)
export(prepare_geoclim_pentad)
export(spei_input)
export(spei_output)
export(spells)
export(summarise_inventory_data)
export(timeseries_plot)
export(windrose)
export(wwr_export)
export(yday_366)
importFrom(magrittr,"%>%")
importFrom(rlang,":=")
importFrom(rlang,.data)