Package: ehelp
Title: Enhanced Help to Enable "Docstring"-Comments in Users Functions
Version: 1.2
Authors@R: 
    person(given = "Marcelo",
           family = "Ponce",
           role = c("aut", "cre"),
           email = "mponce@scinet.utoronto.ca")
Author: Marcelo Ponce [aut, cre]
Maintainer: Marcelo Ponce <mponce@scinet.utoronto.ca>
Description: By overloading the R help() function, this package allows users to use "docstring" style comments within their own defined functions. The package also provides additional functions to mimic the R basic example() function and the prototyping of packages.
URL: https://github.com/mponce0/eHelp
BugReports: https://github.com/mponce0/eHelp/issues
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.99.9001
Suggests: testthat (>= 2.1.0), knitr, rmarkdown, crayon
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-04-04 23:19:02 UTC; marcelo
Repository: CRAN
Date/Publication: 2020-04-05 04:30:02 UTC
Built: R 4.0.2; ; 2020-07-15 12:37:04 UTC; unix
