init
This commit is contained in:
36
ue01/twosums/man/twosums-package.Rd
Normal file
36
ue01/twosums/man/twosums-package.Rd
Normal file
@@ -0,0 +1,36 @@
|
||||
\name{twosums-package}
|
||||
\alias{twosums-package}
|
||||
\alias{twosums}
|
||||
\docType{package}
|
||||
\title{
|
||||
\packageTitle{twosums}
|
||||
}
|
||||
\description{
|
||||
\packageDescription{twosums}
|
||||
}
|
||||
\details{
|
||||
|
||||
The DESCRIPTION file:
|
||||
\packageDESCRIPTION{twosums}
|
||||
\packageIndices{twosums}
|
||||
~~ An overview of how to use the package, including the most important ~~
|
||||
~~ functions ~~
|
||||
}
|
||||
\author{
|
||||
\packageAuthor{twosums}
|
||||
|
||||
Maintainer: \packageMaintainer{twosums}
|
||||
}
|
||||
\references{
|
||||
~~ Literature or other references for background information ~~
|
||||
}
|
||||
~~ Optionally other standard keywords, one per line, from file KEYWORDS in ~~
|
||||
~~ the R documentation directory ~~
|
||||
\keyword{ package }
|
||||
\seealso{
|
||||
~~ Optional links to other man pages, e.g. ~~
|
||||
~~ \code{\link[<pkg>:<pkg>-package]{<pkg>}} ~~
|
||||
}
|
||||
\examples{
|
||||
~~ simple examples of the most important functions ~~
|
||||
}
|
Reference in New Issue
Block a user