yihui/Rd2roxygen: Convert Rd to 'Roxygen' Documentation

Functions to convert Rd to 'roxygen' documentation. It can parse an Rd file to a list, create the 'roxygen' documentation and update the original R script (e.g. the one containing the definition of the function) accordingly. This package also provides utilities that can help developers build packages using 'roxygen' more easily. The 'formatR' package can be used to reformat the R code in the examples sections so that the code will be more readable.

Getting started

Package details

Maintainer
LicenseGPL
Version1.16.1
URL https://github.com/yihui/Rd2roxygen
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("yihui/Rd2roxygen")
yihui/Rd2roxygen documentation built on April 16, 2024, 8:26 a.m.