demo_tag: Get that tag!

View source: R/utils.R

demo_tagR Documentation

Get that tag!

Description

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⁠.

Usage

demo_tag(str)

Arguments

str

A 'roxygen2' tag string.

Value

A roxygen2::roxy_tag().

Examples

demo_tag("@param var abc")


roxylint documentation built on May 29, 2024, 6:47 a.m.