You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
799 B

3 years ago
  1. \name{twosums-package}
  2. \alias{twosums-package}
  3. \alias{twosums}
  4. \docType{package}
  5. \title{
  6. \packageTitle{twosums}
  7. }
  8. \description{
  9. \packageDescription{twosums}
  10. }
  11. \details{
  12. The DESCRIPTION file:
  13. \packageDESCRIPTION{twosums}
  14. \packageIndices{twosums}
  15. ~~ An overview of how to use the package, including the most important ~~
  16. ~~ functions ~~
  17. }
  18. \author{
  19. \packageAuthor{twosums}
  20. Maintainer: \packageMaintainer{twosums}
  21. }
  22. \references{
  23. ~~ Literature or other references for background information ~~
  24. }
  25. ~~ Optionally other standard keywords, one per line, from file KEYWORDS in ~~
  26. ~~ the R documentation directory ~~
  27. \keyword{ package }
  28. \seealso{
  29. ~~ Optional links to other man pages, e.g. ~~
  30. ~~ \code{\link[<pkg>:<pkg>-package]{<pkg>}} ~~
  31. }
  32. \examples{
  33. ~~ simple examples of the most important functions ~~
  34. }