add_roxygen_mask {styler}R Documentation

Add the roxygen mask to code

Description

Add the roxygen mask to code

Usage

add_roxygen_mask(text, example_type)

Arguments

text

Character vector with code.

example_type

Either 'examples' or 'examplesIf'.


[Package styler version 1.4.1 Index]