Description Usage Arguments Value Examples
View source: R/printroxygenheader.R
Prints a generic Roxygen header. Can be copied and personalized
1 | printroxygenheader(func = TRUE, data = FALSE)
|
func |
TRUE is default to return a generic function roxygen header |
data |
FALSE is default to return a generic data roxygen header |
Returns a message with header info
1 | ## Not run: printroxygenheader()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.