Learn R Programming

roxygen2 (version 2.0)

roxygen-package: Literate Programming in R

Description

Roxygen is a Doxygen-like documentation system for R; allowing in-source specification of Rd files, collation and namespace directives.

Arguments

Details

ll{ Package: Roxygen2 Type: Package Version: 0.1-1 Date: 2008-08-25 License: GPL (>= 2) LazyLoad: yes }

See Also

See namespace_roclet, collate_roclet, for an overview of roxygen tags.

Examples

Run this code
roxygenize('pkg')

Run the code above in your browser using DataLab