powered by
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.
roxygen2::roxy_tag()
$val
demo_tag(str)
A roxygen2::roxy_tag().
A 'roxygen2' tag string.
demo_tag("@param var abc")
Run the code above in your browser using DataLab