Package: ehelp
Title: Enhanced Help to Enable "Docstring"-Comments in Users Functions
Version: 1.0
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.
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: 2019-10-16 00:06:27 UTC; marcelo
Repository: CRAN
Date/Publication: 2019-10-18 12:50:02 UTC
