Description Usage Arguments Value References See Also Examples
new_r - Quickly produce a roxygen2 style
‘.R’ template file from a function (output file will
include the function) or a character string.
new_r_min - A minimal version of new_r that does not output
\@seealso, \@keywords, \@references, or \@return.
1 2 3 |
fun |
A |
path |
Path to directory to generate the function test in. Default is
to use |
file.name |
By default the file is named the same as |
Generates a ‘____.R’ file.
http://r-pkgs.had.co.nz/man.html
Other new functions: new_data,
new_r_test, new_test,
new_vignette
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.