Rev 5 | Blame | Compare with Previous | Last modification | View Log | RSS feed
\name{bdlegend}
\alias{bdlegend}
%- Also NEED an '\alias' for EACH other topic documented here.
\title{A legend overlayer}
\description{
This is the legend function of bdgraphics. It is simply a wrapper for
legend that uses the relevant bdp() parameters as inputs.
}
\usage{
bdlegend(legend,x=bdp()$pos.legend,col=bdp()$col,bg=bdp()$bg.legend,cex=bdp()$cex.legend,...)
}
%- maybe also 'usage' for other objects documented here.
\arguments{
See ?legend
}
%\details{
% ~~ If necessary, more details than the description above ~~
%}
% \value{
% ~Describe the value returned
% If it is a LIST, use
% \item{comp1 }{Description of 'comp1'}
% \item{comp2 }{Description of 'comp2'}
% ...
% }
%\references{ ~put references to the literature/web site here ~ }
\author{Peder Bacher <pb@imm.dtu.dk>, Philip Delff <pdel@imm.dtu.dk>}
% \note{ ~~further notes~~
% ~Make other sections like Warning with \section{Warning }{....} ~
% }
%\seealso{ ~~objects to See Also as \code{\link{help}}, ~~~ }
%\examples{
%
%}
% Add one or more standard keywords, see file 'KEYWORDS' in the
% R documentation directory.
\keyword{aplot}