Learn R Programming

languageserver (version 0.3.10)

style_text: Edit code style

Description

This functions formats a list of text using styler::style_text() with the specified style.

Usage

style_text(text, style, indention = 0L)

Arguments