-
Notifications
You must be signed in to change notification settings - Fork 58
/
Copy pathNAMESPACE
58 lines (57 loc) · 1.09 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
# Generated by roxygen2: do not edit by hand
export(BM.circle)
export(MC.hitormiss)
export(MC.samplemean)
export(Rosling.bubbles)
export(ani.options)
export(ani.pause)
export(ani.record)
export(ani.replay)
export(ani.start)
export(ani.stop)
export(bisection.method)
export(boot.iid)
export(boot.lowess)
export(brownian.motion)
export(buffon.needle)
export(clt.ani)
export(conf.int)
export(cv.ani)
export(cv.nfeaturesLDA)
export(ecol.death.sim)
export(flip.coin)
export(g.brownian.motion)
export(gm.convert)
export(grad.desc)
export(im.convert)
export(kfcv)
export(kmeans.ani)
export(knn.ani)
export(least.squares)
export(lln.ani)
export(moving.block)
export(mwar.ani)
export(newton.method)
export(pdftk)
export(price.ani)
export(qpdf)
export(quincunx)
export(quincunx2)
export(sample.cluster)
export(sample.ratio)
export(sample.simple)
export(sample.strat)
export(sample.system)
export(saveGIF)
export(saveHTML)
export(saveLatex)
export(saveSWF)
export(saveVideo)
export(sim.qqnorm)
export(vi.grid.illusion)
export(vi.lilac.chaser)
import(datasets)
import(grDevices)
import(graphics)
import(stats)
import(utils)