docvar | R Documentation |
cats a string representation of a variable's structure, and puts it on the clipboard if desired, to be pasted in roxygen doc
docvar(var, type = "return", cb = TRUE)
var |
the variable you wish to document |
type |
is it roxygen 'param' or 'return'? |
cb |
TRUE FALSE : put doc on clipboard |
a string documenting the variable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.