| Line 5... |
Line 5... |
| 5 |
bxp, chull, close.screen, co.intervals,
|
5 |
bxp, chull, close.screen, co.intervals,
|
| 6 |
contour, contourLines, coplot, curve, dotchart, erase.screen,
|
6 |
contour, contourLines, coplot, curve, dotchart, erase.screen,
|
| 7 |
filled.contour, fourfoldplot, frame, grid, hist, hist.default,
|
7 |
filled.contour, fourfoldplot, frame, grid, hist, hist.default,
|
| 8 |
identify, image, layout, layout.show, lcm, legend, lines, lines.default,
|
8 |
identify, image, layout, layout.show, lcm, legend, lines, lines.default,
|
| 9 |
locator, matlines, matplot, matpoints, mosaicplot, mtext,
|
9 |
locator, matlines, matplot, matpoints, mosaicplot, mtext,
|
| 10 |
n2mfrow, nclass.FD, nclass.Sturges, nclass.scott, pairs,
|
10 |
nclass.FD, nclass.Sturges, nclass.scott, pairs,
|
| 11 |
panel.smooth, par, persp, pie, plot, plot.design, plot.new,
|
11 |
panel.smooth, par, persp, pie, plot, plot.design, plot.new,
|
| 12 |
plot.window, plot.xy, points, polygon, rect, rug, screen,
|
12 |
plot.window, plot.xy, points, polygon, rect, rug, screen,
|
| 13 |
segments, split.screen, stars, stem, strheight, stripchart,
|
13 |
segments, split.screen, stars, stem, strheight, stripchart,
|
| 14 |
strwidth, sunflowerplot, symbols, text, title, trans3d, xinch,
|
14 |
strwidth, sunflowerplot, symbols, text, title, trans3d, xinch,
|
| 15 |
xy.coords, xyinch, xyz.coords, yinch)
|
15 |
xyinch, yinch)
|
| 16 |
|
16 |
|
| 17 |
# leave most of the default methods visible as people seem to call them.
|
17 |
# leave most of the default methods visible as people seem to call them.
|
| 18 |
export(barplot.default, boxplot.default, contour.default,
|
18 |
export(barplot.default, boxplot.default, contour.default,
|
| 19 |
image.default, pairs.default, plot.default, points.default,
|
19 |
image.default, pairs.default, plot.default, points.default,
|
| 20 |
text.default)
|
20 |
text.default)
|