-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
55 lines (54 loc) · 1.25 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
55
# Generated by roxygen2: do not edit by hand
S3method(plot,region)
export("%>%")
export(WB_evaporation)
export(add_nc)
export(add_t_range)
export(add_xy_area_range)
export(add_xy_point_range)
export(climatic_details)
export(climatic_missing)
export(climdex)
export(climdex_single_station)
export(convert_SST)
export(convert_to_character_matrix)
export(convert_to_dec_deg)
export(convert_yy_to_yyyy)
export(cumulative_inventory)
export(dd_to_dms)
export(dekad)
export(fourier_series)
export(get_default_significant_figures)
export(get_lat_from_data)
export(get_lon_from_data)
export(get_quarter_label)
export(get_years_from_data)
export(ggwalter_lieth)
export(import_from_iri)
export(lat_lon_dataframe)
export(make_factor)
export(multiple_nc_as_data_frame)
export(na_check)
export(nc_as_data_frame)
export(nc_get_dim_min_max)
export(other_rose_plots)
export(output_CPT)
export(pentad)
export(plot_declustered)
export(plot_mrl)
export(plot_multiple_threshold)
export(prepare_walter_lieth)
export(spei_input)
export(spei_output)
export(spells)
export(summary_mean)
export(summary_sum)
export(threshold_Plot)
export(wind_pollution_rose)
export(write_weather_data)
export(yday_366)
import(raster)
import(sp)
importFrom(magrittr,"%>%")
importFrom(rlang,":=")
importFrom(stats,na.exclude)