-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathNAMESPACE
35 lines (34 loc) · 820 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(build_mesh)
export(calc_direction)
export(calc_speed)
export(calc_thermocline)
export(compute_field_from_fvcom)
export(compute_field_photoperiod)
export(compute_field_sun_angle)
export(create_wcdirs)
export(date_name)
export(define_dates2load)
export(depth_from_known)
export(depth_from_unknown)
export(exclude_corrupt)
export(exclude_unavailable)
export(expand_by_hour)
export(explore_field_2d)
export(extract)
export(find_cells)
export(find_xy)
export(fvcom_array_to_df)
export(interp_btw_depths)
export(interp_btw_hours)
export(interp_layer)
export(plot_field_2d)
export(shrink_by_hour)
export(summarise_field_2d)
export(thredds_download)
export(thredds_extract)
export(validate)
import(data.table)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)