inlinedocs-package {inlinedocs}R Documentation

Convert inline comments to documentation

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.

Details

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

Author(s)

Toby Dylan Hocking <toby.hocking@etu.upmc.fr>


[Package inlinedocs version 1.0 Index]