Learn R Programming

XGR (version 1.1.7)

xAuxRd2HTML: Function to convert Rd files to HTML files

Description

xAuxRd2HTML is supposed to convert Rd files to HTML files.

Usage

xAuxRd2HTML(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

xAuxRd2HTML

Examples

Run this code
# NOT RUN {
# xAuxRd2HTML(path.from="./XGR/man", path.to="./XGR/vignettes")
# }

Run the code above in your browser using DataLab