Description Usage Arguments Details See Also Examples
Return the parameters of a function, formatted for Roxygen2 use
1 |
fun |
name of function |
to.clipboard |
logical; should results be copied to the clipboard? |
The parameters are returned as "@param <par>
" pairs, one per line, as
used by Roxygen2. The results can be either printed to console or copied to the
clipboard, in either case a character vector will be returned invisibly as well.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.