xRd2HTML | R Documentation |
xRd2HTML
is supposed to convert Rd files to HTML files.
xRd2HTML(path.from = "./XGR/man", path.to = "./XGR/vignettes")
path.from |
a directory containing Rd files converted from |
path.to |
a directory containing HTML files converted to |
none
This auxiliary function helps create a new package.
xRd2HTML
# xRd2HTML(path.from="./XGR/man", path.to="./XGR/vignettes")