demo_tag | R Documentation |
Tools for inspecting roxygen2::roxy_tag()
s. This can be helpful for
exploring the intermediate tag objects. For example, you can use this
function to generate a tag and explore the named values in $val
.
demo_tag(str)
str |
A 'roxygen2' tag string. |
A roxygen2::roxy_tag()
.
demo_tag("@param var abc")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.