Learn R Programming

styler (version 1.5.1)

add_roxygen_mask: 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'.