Learn R Programming

XGR (version 1.0.7)

xRd2HTML: Function to convert Rd files to HTML files

Description

xRd2HTML is supposed to convert Rd files to HTML files.

Usage

xRd2HTML(path.from = "./XGR/man", path.to = "./XGR/vignettes")

Arguments

path.from
a directory containing Rd files converted from
path.to
a directory containing HTML files converted to

Value

none

See Also

xRd2HTML

Examples

Run this code
# xRd2HTML(path.from="./XGR/man", path.to="./XGR/vignettes")

Run the code above in your browser using DataLab