-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
60 lines (59 loc) · 1.14 KB
/
NAMESPACE
File metadata and controls
60 lines (59 loc) · 1.14 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
48
49
50
51
52
53
54
55
56
57
58
59
60
# Generated by roxygen2 (4.0.1): do not edit by hand
S3method(merge,NetCDF)
S3method(open,ncdf)
S3method(plot,NetCDF)
export(.colseq)
export(.getval)
export(anomalies)
export(apply.NetCDF)
export(applyfilter)
export(artrend)
export(collapse2mat)
export(colourramp)
export(compute_dist)
export(condense_ipcc)
export(condense_picntrl)
export(convertx)
export(dedrift)
export(desired_response)
export(detect_break)
export(doy)
export(ensmean)
export(fdrfun)
export(filter9p)
export(firstcap)
export(fullfilter)
export(get_filter_weights)
export(get_response)
export(hclpalette)
export(implode)
export(inset)
export(make_filter)
export(map2)
export(movartrend)
export(ncdf_times)
export(nefffun)
export(plot_colourbar)
export(qfun)
export(qq)
export(quantfun)
export(readAndMergeCMIP5)
export(readNetCDF)
export(readSeasNetCDF)
export(reset_pos)
export(select_ensembles)
export(select_ensmember)
export(select_ensmember2)
export(select_models)
export(select_region)
export(select_seas)
export(select_time)
export(simplecap)
export(smoother)
export(time_average)
export(timemerge)
export(trendcov)
export(trendresid)
export(vert.poly)
export(wqfun)
useDynLib(geoutils)