Subversion Repositories bdplot

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 pdel 1
\name{bdplot-package}
2
\alias{bdplot-package}
3
\alias{bdplot}
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 bdplot\cr
16
Type: \tab Package\cr
17
Version: \tab 1.0\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
Who wrote it
27
 
28
Maintainer: Who to complain to <yourfault@somewhere.net>
29
~~ The author and/or maintainer of the package ~~
30
}
31
\references{
32
~~ Literature or other references for background information ~~
33
}
34
~~ Optionally other standard keywords, one per line, from file KEYWORDS in the ~~
35
~~ R documentation directory ~~
36
\keyword{ package }
37
\seealso{
38
~~ Optional links to other man pages, e.g. ~~
39
~~ \code{\link[<pkg>:<pkg>-package]{<pkg>}} ~~
40
}
41
\examples{
42
~~ simple examples of the most important functions ~~
43
}