-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
56 lines (55 loc) · 1.38 KB
/
NAMESPACE
File metadata and controls
56 lines (55 loc) · 1.38 KB
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
# Generated by roxygen2: do not edit by hand
export(QC.activity)
export(QC.meas)
export(QC.slope)
export(calculate.MR)
export(convert.rMR)
export(convert.respirometry)
export(correct.meas)
export(export.MR)
export(extract.slope)
export(import.meas)
export(import.test)
export(input.info)
export(prepare.data)
export(presens.aquaresp)
export(pyroscience.aquaresp)
export(pyroscience.pumpresp)
export(rm.data)
importFrom(chron,chron)
importFrom(chron,dates)
importFrom(chron,times)
importFrom(grDevices,dev.new)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,panel.smooth)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(lattice,bwplot)
importFrom(lattice,strip.custom)
importFrom(lattice,xyplot)
importFrom(mclust,Mclust)
importFrom(mclust,mclustBIC)
importFrom(rMR,DO.unit.convert)
importFrom(respirometry,conv_o2)
importFrom(stats,ave)
importFrom(stats,coef)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,predict.lm)
importFrom(stats,qqline)
importFrom(stats,quantile)
importFrom(stats,rstandard)
importFrom(stats,time)
importFrom(utils,head)
importFrom(utils,packageDescription)
importFrom(utils,read.table)
importFrom(utils,tail)
importFrom(utils,write.csv)
importFrom(utils,write.table)