docstring
Provides Docstring Capabilities to R Functions
Provides the ability to display something analogous to Python's docstrings within R. By allowing the user to document their functions as comments at the beginning of their function without requiring putting the function into a package we allow more users to easily provide documentation for their functions. The documentation can be viewed just like any other help files for functions provided by packages as well.
- Version1.0.0
- R versionunknown
- LicenseGPL-2
- Needs compilation?No
- Last release03/24/2017
Documentation
Team
Dason Kurkiewicz
Neal Fultz
Show author detailsRolesContributor
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports3 packages
- Suggests4 packages
- Reverse Imports1 package