Description Usage Arguments Value Note See Also Examples
xAuxRdWrap is supposed to wrap texts from Rd files under a given
directory.
| 1 | xAuxRdWrap(path = "./XGR/man", remove.dontrun = FALSE)
 | 
| path | a directory containing Rd files | 
| remove.dontrun | logical to indicate whether to remove the restriction of not running examples. By default, it sets to FALSE without any modefications | 
none
This auxiliary function helps create a new package. The orignal Rd files will be replaced with new ones.
| 1 | # xAuxRdWrap(path="./XGR/man", remove.dontrun=FALSE)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.