summaryrefslogtreecommitdiff
path: root/man/plot.idframe.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/plot.idframe.Rd')
-rw-r--r--man/plot.idframe.Rd4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/plot.idframe.Rd b/man/plot.idframe.Rd
index 3efbf55..86e2600 100644
--- a/man/plot.idframe.Rd
+++ b/man/plot.idframe.Rd
@@ -14,4 +14,8 @@
\description{
Plotting method for objects inherting from class \code{idframe}
}
+\examples{
+data(distill)
+plot(distill,col="blue")
+}