View source: R/roxygen-examples-parse.R
emulate_rd | R Documentation |
We leverage roxygen2 workhorse function roxygen2::roc_proc_text()
if
our input contains character that have to be escaped. Since this is an
expensive operation, we opt out of it and perform a simple
remove_roxygen_mask()
when there are no characters to escape.
emulate_rd(roxygen)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.