-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
219 lines (218 loc) · 6.61 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
# Generated by roxygen2: do not edit by hand
S3method(plot,pacea_biomass)
S3method(plot,pacea_biomass_herring)
S3method(plot,pacea_buoy)
S3method(plot,pacea_harbour_seals)
S3method(plot,pacea_index)
S3method(plot,pacea_oi)
S3method(plot,pacea_oianom)
S3method(plot,pacea_recruitment)
S3method(plot,pacea_recruitment_herring)
S3method(plot,pacea_st)
S3method(plot,pacea_stanom)
S3method(plot,pacea_zooplankton)
export(a)
export(add_tickmarks)
export(area_mean)
export(bccm_all_variables)
export(bccm_all_variables_full)
export(bccm_avg0to40m_oxygen)
export(bccm_avg0to40m_oxygen_full)
export(bccm_avg0to40m_ph)
export(bccm_avg0to40m_ph_full)
export(bccm_avg0to40m_salinity)
export(bccm_avg0to40m_salinity_full)
export(bccm_avg0to40m_temperature)
export(bccm_avg0to40m_temperature_full)
export(bccm_avg100mtoBot_oxygen)
export(bccm_avg100mtoBot_oxygen_full)
export(bccm_avg100mtoBot_ph)
export(bccm_avg100mtoBot_ph_full)
export(bccm_avg100mtoBot_salinity)
export(bccm_avg100mtoBot_salinity_full)
export(bccm_avg100mtoBot_temperature)
export(bccm_avg100mtoBot_temperature_full)
export(bccm_avg40to100m_oxygen)
export(bccm_avg40to100m_oxygen_full)
export(bccm_avg40to100m_ph)
export(bccm_avg40to100m_ph_full)
export(bccm_avg40to100m_salinity)
export(bccm_avg40to100m_salinity_full)
export(bccm_avg40to100m_temperature)
export(bccm_avg40to100m_temperature_full)
export(bccm_bottom_oxygen)
export(bccm_bottom_oxygen_full)
export(bccm_bottom_ph)
export(bccm_bottom_ph_full)
export(bccm_bottom_salinity)
export(bccm_bottom_salinity_full)
export(bccm_bottom_temperature)
export(bccm_bottom_temperature_full)
export(bccm_phytoplankton)
export(bccm_phytoplankton_full)
export(bccm_primaryproduction)
export(bccm_primaryproduction_full)
export(bccm_surface_oxygen)
export(bccm_surface_oxygen_full)
export(bccm_surface_ph)
export(bccm_surface_ph_full)
export(bccm_surface_salinity)
export(bccm_surface_salinity_full)
export(bccm_surface_temperature)
export(bccm_surface_temperature_full)
export(calc_anom)
export(calc_clim)
export(check_index_changed)
export(create_data)
export(create_herring_object)
export(get_pacea_data)
export(get_zenodo_data)
export(hotssea_all_variables)
export(hotssea_avg0to30m_salinity_max)
export(hotssea_avg0to30m_salinity_mean)
export(hotssea_avg0to30m_salinity_min)
export(hotssea_avg0to30m_salinity_std)
export(hotssea_avg0to30m_temperature_max)
export(hotssea_avg0to30m_temperature_mean)
export(hotssea_avg0to30m_temperature_min)
export(hotssea_avg0to30m_temperature_std)
export(hotssea_avg150toBot_salinity_max)
export(hotssea_avg150toBot_salinity_mean)
export(hotssea_avg150toBot_salinity_min)
export(hotssea_avg150toBot_salinity_std)
export(hotssea_avg150toBot_temperature_max)
export(hotssea_avg150toBot_temperature_mean)
export(hotssea_avg150toBot_temperature_min)
export(hotssea_avg150toBot_temperature_std)
export(hotssea_avg30to150m_salinity_max)
export(hotssea_avg30to150m_salinity_mean)
export(hotssea_avg30to150m_salinity_min)
export(hotssea_avg30to150m_salinity_std)
export(hotssea_avg30to150m_temperature_max)
export(hotssea_avg30to150m_temperature_mean)
export(hotssea_avg30to150m_temperature_min)
export(hotssea_avg30to150m_temperature_std)
export(hotssea_bottom_salinity_max)
export(hotssea_bottom_salinity_mean)
export(hotssea_bottom_salinity_min)
export(hotssea_bottom_salinity_std)
export(hotssea_bottom_temperature_max)
export(hotssea_bottom_temperature_mean)
export(hotssea_bottom_temperature_min)
export(hotssea_bottom_temperature_std)
export(hotssea_surface_salinity_max)
export(hotssea_surface_salinity_mean)
export(hotssea_surface_salinity_min)
export(hotssea_surface_salinity_std)
export(hotssea_surface_temperature_max)
export(hotssea_surface_temperature_mean)
export(hotssea_surface_temperature_min)
export(hotssea_surface_temperature_std)
export(lubridate_pacea_series)
export(overlap)
export(pacea_cache)
export(pacea_clear_cache)
export(pacea_installed)
export(pacea_long)
export(pacea_wide)
export(plot_buoy_sst_single)
export(plot_with_uncertainty_discrete)
export(standardise)
importFrom(dplyr,anti_join)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,contains)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,join_by)
importFrom(dplyr,last_col)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,right_join)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,semi_join)
importFrom(dplyr,summarise)
importFrom(dplyr,tibble)
importFrom(dplyr,ungroup)
importFrom(foreach,"%dopar%")
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_contour)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_colorbar)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_colour_viridis_c)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot.default)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(httr,status_code)
importFrom(httr,stop_for_status)
importFrom(lubridate,month)
importFrom(lubridate,week)
importFrom(lubridate,year)
importFrom(magrittr,"%>%")
importFrom(pals,brewer.brbg)
importFrom(pals,brewer.piyg)
importFrom(pals,brewer.prgn)
importFrom(pals,brewer.rdgy)
importFrom(pals,cividis)
importFrom(pals,jet)
importFrom(pals,ocean.algae)
importFrom(pals,ocean.curl)
importFrom(pals,ocean.oxy)
importFrom(pals,ocean.tempo)
importFrom(pals,plasma)
importFrom(rlang,.data)
importFrom(sf,st_as_sf)
importFrom(sf,st_bbox)
importFrom(sf,st_centroid)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_intersection)
importFrom(sf,st_intersects)
importFrom(sf,st_transform)
importFrom(stats,approx)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(tidyr,last_col)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(utils,tail)
importFrom(utils,type.convert)