This function removes all the .Rd documentation files
present in <dir>/man
. This function is handy if
you've 'polluted' your man
directory in prototyping
different functions – assuming that you're documenting
your code with eg. roxygen
.
1 |
dir |
the project directory. |
ask |
boolean. ask before clearing directory? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.