View source: R/roxygen-examples-add-remove.R
remove_roxygen_header | R Documentation |
Can't simply remove the element with the regex because it may happen that the roxygen tag is on the same line as its contents start.
remove_roxygen_header(text)
#' @examples c(1, 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.