-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
48 lines (47 loc) · 1.03 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
# Generated by roxygen2: do not edit by hand
S3method(as.lm,nls)
export(R2nls)
export(apc)
export(apmc)
export(as.lm)
export(auc)
export(centfac)
export(cld2)
export(dir_tree)
export(enc_nize)
export(enc_titles)
export(equallevels)
export(eseq)
export(eyefun)
export(matrix2html)
export(open_in_gnumeric)
export(ordered_cld)
export(panel.3d.contour)
export(panel.beeswarm)
export(panel.cbH)
export(panel.groups.segplot)
export(pkgs_versions)
export(prepanel.cbH)
export(radial_cld)
export(roxy_data)
export(roxy_fun)
export(rp.nls)
export(rp.wire)
export(strip_combined)
export(table_format)
export(tree)
export(use_enc)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(lattice,ltransform3dto3d)
importFrom(lattice,panel.3dwire)
importFrom(lattice,panel.arrows)
importFrom(lattice,panel.lines)
importFrom(lattice,panel.polygon)
importFrom(lattice,panel.rect)
importFrom(lattice,panel.text)
importFrom(lattice,panel.xyplot)
importFrom(lattice,trellis.par.get)