Subversion Repositories bdplot

Rev

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

\name{bdgraphics-package}
\alias{bdgraphics-package}
\alias{bdgraphics}
\docType{package}
\title{
The bdgraphics package overlayer.
}
\description{
  A package providing a plotting overlayer for setting up plotting
defaults to beautifully fit into ie. LaTeX documents.
}
\details{
\tabular{ll}{
Package: \tab bdgraphics\cr
Type: \tab Package\cr
Version: \tab 0.02\cr
Date: \tab 2009-04-14\cr
License: \tab GPL\cr
LazyLoad: \tab yes\cr
}
bdp, bdplot, bdopen, bdxyadd, bd.devoff, bd.legend
}
\author{
Peder Bacher and Philip Delff

Maintainers: Peder Bacher <pb@imm.dtu.dk>, Philip Delff <pdel@imm.dtu.dk>
}
\references{
SVN: http://svn.imm.dtu.dk/svn/bdplot
}
\keyword{ package }
\seealso{
}
\examples{
bdp(file="test.ps")
bdopen()
bdplot(1:10,rnorm(10))
bdxyadd(1:10,rnorm(10),col=2)
bd.devoff()
}