Package: ehelp 1.2.1
ehelp: Enhanced Help to Enable "Docstring"-Comments in Users Functions
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.
Authors:
ehelp_1.2.1.tar.gz
ehelp_1.2.1.zip(r-4.5)ehelp_1.2.1.zip(r-4.4)ehelp_1.2.1.zip(r-4.3)
ehelp_1.2.1.tgz(r-4.4-any)ehelp_1.2.1.tgz(r-4.3-any)
ehelp_1.2.1.tar.gz(r-4.5-noble)ehelp_1.2.1.tar.gz(r-4.4-noble)
ehelp_1.2.1.tgz(r-4.4-emscripten)ehelp_1.2.1.tgz(r-4.3-emscripten)
ehelp.pdf |ehelp.html✨
ehelp/json (API)
NEWS
# Install 'ehelp' in R: |
install.packages('ehelp', repos = c('https://mponce0.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mponce0/ehelp/issues
ala-docstringbest-practicesdeveloper-toolsdocstringdocstring-commentsdocumentationprototyping
Last updated 2 years agofrom:5619511010. Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | WARNING | Nov 01 2024 |
R-4.5-linux | WARNING | Nov 01 2024 |
R-4.4-win | WARNING | Nov 01 2024 |
R-4.4-mac | WARNING | Nov 01 2024 |
R-4.3-win | WARNING | Nov 01 2024 |
R-4.3-mac | WARNING | Nov 01 2024 |
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Wrapper Help Function | help |