The R Project SVN R

Rev

Rev 25278 | Rev 56184 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 25278 Rev 25323
Line 1... Line 1...
1
\name{grid.plot.and.legend}
1
\name{grid.plot.and.legend}
2
\alias{grid.plot.and.legend}
2
\alias{grid.plot.and.legend}
3
%- Also NEED an `\alias' for EACH other topic documented here.
-
 
4
\title{ A Simple Plot and Legend Demo }
3
\title{ A Simple Plot and Legend Demo }
5
\description{
4
\description{
6
  This function is just a wrapper for a simple demonstration of how
5
  This function is just a wrapper for a simple demonstration of how
7
  a basic plot and legend can be drawn from scratch using grid.
6
  a basic plot and legend can be drawn from scratch using grid.
8
}
7
}
Line 11... Line 10...
11
}
10
}
12
\author{ Paul Murrell }
11
\author{ Paul Murrell }
13
\examples{
12
\examples{
14
grid.plot.and.legend()
13
grid.plot.and.legend()
15
}
14
}
16
\keyword{ dplot }% at least one, from doc/KEYWORDS
15
\keyword{dplot}