-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNAMESPACE
78 lines (77 loc) · 1.84 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
# Generated by roxygen2: do not edit by hand
export(ann_rep_chla_c)
export(ann_rep_chla_s)
export(ann_rep_doc_c)
export(ann_rep_grp1_c)
export(ann_rep_grp1_s)
export(ann_rep_grp2_s)
export(ann_rep_grp3_c)
export(ann_rep_grp3_s)
export(ann_rep_secchi_c)
export(ann_rep_secchi_s)
export(ann_rep_si_c)
export(canning_WIN_report_data)
export(canning_reportR)
export(canning_surfR)
export(dynamic_ylim)
export(hab_groupR)
export(hab_tablR)
export(lims_parsR)
export(oxy_wranglR)
export(phyto_groupR)
export(phyto_plotR)
export(plot_metric)
export(swan_WIN_report_data)
export(swan_reportR)
export(swan_surfR)
import(dplyr)
import(fields)
import(ggplot2)
import(ggthemes)
import(grid)
import(gridExtra)
import(gtable)
import(huxtable)
import(janitor)
import(lubridate)
import(metR)
import(readxl)
import(scales)
import(stringr)
import(tidyverse)
importFrom(dplyr,case_when)
importFrom(forcats,as_factor)
importFrom(forcats,fct_inorder)
importFrom(ggpubr,ggarrange)
importFrom(gridExtra,grid.arrange)
importFrom(hms,as_hms)
importFrom(janitor,clean_names)
importFrom(lubridate,as_date)
importFrom(lubridate,dmy)
importFrom(lubridate,month)
importFrom(lubridate,parse_date_time)
importFrom(lubridate,ymd)
importFrom(purrr,map)
importFrom(raster,interpolate)
importFrom(raster,merge)
importFrom(raster,raster)
importFrom(raster,rasterToPoints)
importFrom(raster,reclassify)
importFrom(readr,read_csv)
importFrom(readr,write_csv)
importFrom(readxl,excel_sheets)
importFrom(readxl,read_excel)
importFrom(rlang,call2)
importFrom(sp,coordinates)
importFrom(stats,complete.cases)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace)
importFrom(stringr,str_split)
importFrom(tibble,tibble)
importFrom(tidyr,drop_na)
importFrom(tidyr,gather)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,separate)
importFrom(tidyr,spread)
importFrom(unpivotr,as_cells)