post_parse_roxygen {styler}R Documentation

Changing the line definition

Description

Input: New line denoted with ⁠\\n⁠. Lines can span across elements. Output: Each element in the vector is one line.

Usage

post_parse_roxygen(raw)

Arguments

raw

Raw code to post-process.


[Package styler version 1.7.0 Index]