-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
85 lines (84 loc) · 1.94 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
# Generated by roxygen2: do not edit by hand
export(F.allCatch.table)
export(F.assign.1dim)
export(F.assign.2dim)
export(F.assign.batch.date)
export(F.bootstrap.passage)
export(F.buildReportCriteria)
export(F.buildReportCriteriaRelease)
export(F.byCatch.table)
export(F.catch.model)
export(F.chinookByDate.table)
export(F.efficiency.model)
export(F.est.catch)
export(F.est.catch.trapN)
export(F.est.efficiency)
export(F.est.passage)
export(F.expand.plus.counts)
export(F.get.all.catch.data)
export(F.get.all.fish.data)
export(F.get.catch.data)
export(F.get.indiv.fish.data)
export(F.get.release.data)
export(F.get.release.data.light)
export(F.getByCatch)
export(F.length.frequency)
export(F.lifestage.passage.forkLength)
export(F.passageWithLifeStageAssign)
export(F.plot.catch.model)
export(F.plot.eff.model)
export(F.plot.lifestages)
export(F.plot.passage)
export(F.reclassifyLS)
export(F.release.summary)
export(F.run.passage)
export(F.run.sqlFile)
export(F.size.by.date)
export(F.sql.error.check)
export(F.summarize.fish.visit)
export(F.summarize.index)
export(F.summarize.passage)
export(F.summarize.releases)
export(F.weekly.effort)
export(GlobalVars)
export(annualizeCovars)
export(assignLSCompare)
export(assignLifeStage)
export(backEnhFit)
export(buildAstroStats)
export(capwords)
export(checkMissingCovars)
export(checkValidCovars)
export(chuck.zeros)
export(covarPlot)
export(estCovar)
export(fitSpline)
export(getCAMPEnvCov)
export(getCatchDataWeight)
export(getCatchForkLenth)
export(getTimeProp)
export(getTogetherCovarData)
export(makeFake_release.df)
export(makeSkinnyTimes)
export(max_buff_days)
export(overDphi)
export(percQ)
export(plotbsSpline)
export(queryEnvCovAPI)
export(reMap)
export(reMap2)
export(reduceETrials)
export(stepper)
export(suppressBindingNotes)
export(tableChecker)
export(tableDeleter)
export(tryEnvCovDB)
import(DBI)
import(RODBC)
import(RPostgres)
import(crayon)
import(dplyr)
import(httr)
import(splines)
import(utils)
importFrom(magrittr,"%>%")