-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
37 lines (36 loc) · 742 Bytes
/
Copy pathNAMESPACE
File metadata and controls
37 lines (36 loc) · 742 Bytes
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
# Generated by roxygen2: do not edit by hand
S3method(ecometab,default)
S3method(meteval,metab)
S3method(plot,metab)
S3method(smoother,default)
export(climmeans)
export(ecometab)
export(evalcor)
export(f_calcKL)
export(f_calcWanninkhof)
export(met_day_fun)
export(meteval)
export(objfun)
export(oxySchmidt)
export(oxySol)
export(smoother)
export(winopt)
export(wtfun)
export(wtobjfun)
export(wtreg)
import(data.table)
import(foreach)
import(ggplot2)
import(oce)
import(plyr)
importFrom(dplyr,"%>%")
importFrom(stats,aggregate)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
importFrom(stats,optim)
importFrom(stats,predict)
importFrom(stats,qt)
importFrom(stats,sd)