inlinedocs-package {inlinedocs} | R Documentation |
Generates Rd files from R source code with comments, providing for quick, sustainable package development. The syntax keeps code and documentation close together, and is inspired by the Don't Repeat Yourself principle.
Package: | inlinedocs |
Title: | Convert inline comments to documentation |
Type: | Package |
Version: | 1.0 |
Date: | 2009-07-29 |
Author: | Toby Dylan Hocking |
Maintainer: | Toby Dylan Hocking <toby.hocking@etu.upmc.fr> |
Description: | Generates Rd files from R source code with comments, providing for quick, sustainable package development. The syntax keeps code and documentation close together, and is inspired by the Don't Repeat Yourself principle. |
URL: | http://inlinedocs.r-forge.r-project.org |
License: | GPL-3 |
LazyLoad: | yes |
Toby Dylan Hocking <toby.hocking@etu.upmc.fr>