-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
40 lines (39 loc) · 1.07 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
# Generated by roxygen2: do not edit by hand
S3method(extract_raster,CAVAanalytics_ccs)
S3method(extract_raster,CAVAanalytics_observations)
S3method(extract_raster,CAVAanalytics_projections)
S3method(plotting,CAVAanalytics_ccs)
S3method(plotting,CAVAanalytics_model_biases)
S3method(plotting,CAVAanalytics_observations)
S3method(plotting,CAVAanalytics_projections)
export(C4R_to_CAVA)
export(IPCC_palette)
export(agreement)
export(climate_change_signal)
export(common_dates)
export(convert_vector_to_month_initials)
export(extract_raster)
export(load_data)
export(load_data_and_climate_change_signal)
export(load_data_and_model_biases)
export(load_data_and_projections)
export(load_data_hub)
export(make_raster)
export(model_biases)
export(models_trends)
export(observations)
export(plotting)
export(projections)
export(remove_facets)
export(rename_facets)
export(ridgeline)
export(spatial_plot)
export(spatial_prep)
export(spatiotemporal_plot)
export(temporal_plot)
export(thrs)
export(thrs_consec)
export(years_selection)
import(ggplot2)
importFrom(loadeR,loadGridData)
importFrom(magrittr,"%>%")