-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
47 lines (46 loc) · 1.01 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
# Generated by roxygen2: do not edit by hand
export(BRI)
export(BRI.GenericOffshore.NH)
export(CSI)
export(IBI)
export(LRM)
export(MAMBI)
export(RBI)
export(RIVPACS)
export(SQOUnified)
export(SoCalRivpacs)
export(benthic.sqo)
export(checkdata)
export(chem.sqo)
export(chemdata_prep)
export(create_download_link)
export(init.log)
export(tox.sqo)
export(tox.summary)
export(writelog)
import(dplyr)
import(reshape2)
import(stringr)
import(vegan)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(lubridate,ymd)
importFrom(plyr,rbind.fill)
importFrom(purrr,map)
importFrom(purrr,map_dfr)
importFrom(stats,t.test)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(tidyr,separate)
importFrom(tidyr,spread)