| Line 8... |
Line 8... |
| 8 |
lines, lines.default, locator, matlines, matplot, matpoints,
|
8 |
lines, lines.default, locator, matlines, matplot, matpoints,
|
| 9 |
mosaicplot, mtext, pairs, panel.smooth, par, persp, pie, plot,
|
9 |
mosaicplot, mtext, pairs, panel.smooth, par, persp, pie, plot,
|
| 10 |
plot.design, plot.new, plot.window, plot.xy, points, polygon,
|
10 |
plot.design, plot.new, plot.window, plot.xy, points, polygon,
|
| 11 |
rect, rug, screen, segments, "spineplot", split.screen, stars,
|
11 |
rect, rug, screen, segments, "spineplot", split.screen, stars,
|
| 12 |
stem, strheight, stripchart, strwidth, sunflowerplot, symbols,
|
12 |
stem, strheight, stripchart, strwidth, sunflowerplot, symbols,
|
| 13 |
text, title, xinch, xyinch, yinch)
|
13 |
text, title, xinch, xspline, xyinch, yinch)
|
| 14 |
|
14 |
|
| 15 |
# leave most of the default methods visible as people seem to call them.
|
15 |
# leave most of the default methods visible as people seem to call them.
|
| 16 |
export(barplot.default, boxplot.default, contour.default, image.default,
|
16 |
export(barplot.default, boxplot.default, contour.default, image.default,
|
| 17 |
pairs.default, plot.default, points.default, text.default)
|
17 |
pairs.default, plot.default, points.default, text.default)
|
| 18 |
|
18 |
|