Subversion Repositories bdplot

Rev

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

Rev 34 Rev 35
Line 5... Line 5...
5
\description{
5
\description{
6
`bdp` is a parallel to par, working ideally the same way but controlling
6
`bdp` is a parallel to par, working ideally the same way but controlling
7
graphical parameters through the bdgraphics plotting overlayer.
7
graphical parameters through the bdgraphics plotting overlayer.
8
}
8
}
9
\usage{
9
\usage{
10
bdp(method=NULL,...)
10
bdp(debug,method,...)
11
}
11
}
12
%- maybe also 'usage' for other objects documented here.
12
%- maybe also 'usage' for other objects documented here.
13
\arguments{
13
\arguments{
14
  \item{debug}{If TRUE, verbose output is given. Particullarly useful to
14
  \item{debug}{If TRUE, verbose output is given. Particullarly useful to
15
    check what method is being called.}
15
    check what method is being called.}