Subversion Repositories bdplot

Rev

Rev 5 | Rev 34 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
5 pdel 1
\name{bdp}
2
\alias{bdp}
3
%- Also NEED an '\alias' for EACH other topic documented here.
31 pdel 4
\title{Set or query graphical parameters with bdgraphics}
5 pdel 5
\description{
31 pdel 6
`bdp` is a parallel to par, working ideally the same way but controlling
7
graphical parameters through the bdgraphics plotting overlayer.
5 pdel 8
}
9
\usage{
10
bdp(...)
11
}
12
%- maybe also 'usage' for other objects documented here.
13
\arguments{
31 pdel 14
  \item{\dots}{To be documented. A lot of graphical parameters. See the
15
    output of bdp().}
5 pdel 16
}
31 pdel 17
%\details{
18
%  ~~ If necessary, more details than the description above ~~
19
%}
20
%\value{
21
%  ~Describe the value returned
22
%  If it is a LIST, use
23
%  \item{comp1 }{Description of 'comp1'}
24
%  \item{comp2 }{Description of 'comp2'}
25
%  ...
26
%}
5 pdel 27
\references{ ~put references to the literature/web site here ~ }
28
\author{ ~~who you are~~ }
29
\note{ ~~further notes~~ 
30
 
31
 ~Make other sections like Warning with \section{Warning }{....} ~
32
}
33
\seealso{ ~~objects to See Also as \code{\link{help}}, ~~~ }
34
\examples{
31 pdel 35
bdp(file="test.ps")
5 pdel 36
}
37
% Add one or more standard keywords, see file 'KEYWORDS' in the
38
% R documentation directory.
31 pdel 39
\keyword{iplot}
40
%\keyword{ ~kwd2 }% __ONLY ONE__ keyword per line