Subversion Repositories bdplot

Rev

Rev 6 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5 pdel 1
\name{bdgraphics-package}
2
\alias{bdgraphics-package}
3
\alias{bdgraphics}
4
\docType{package}
5
\title{
6
What the package does (short line)
7
~~ package title ~~
8
}
9
\description{
10
More about what it does (maybe more than one line)
11
~~ A concise (1-5 lines) description of the package ~~
12
}
13
\details{
14
\tabular{ll}{
15
Package: \tab bdgraphics\cr
16
Type: \tab Package\cr
17
Version: \tab 0.02\cr
18
Date: \tab 2009-04-14\cr
19
License: \tab What license is it under?\cr
20
LazyLoad: \tab yes\cr
21
}
22
~~ An overview of how to use the package, including the most important ~~
23
~~ functions ~~
24
}
25
\author{
26
Peder Bacher and Philip Delff
27
 
28
Maintainers: Peder Bacher <pb@imm.dtu.dk>, Philip Delff <pdel@imm.dtu.dk>
29
}
30
\references{
31
~~ Literature or other references for background information ~~
32
}
33
~~ Optionally other standard keywords, one per line, from file KEYWORDS in the ~~
34
~~ R documentation directory ~~
35
\keyword{ package }
36
\seealso{
37
~~ Optional links to other man pages, e.g. ~~
38
~~ \code{\link[<pkg>:<pkg>-package]{<pkg>}} ~~
39
}
40
\examples{
41
~~ simple examples of the most important functions ~~
42
}