Files
EVA_uebungen/ue01/twosums/man/twosums-package.Rd
2021-05-20 14:33:37 +02:00

37 lines
799 B
R

\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 ~~
}