Learn R Programming

languageserver (version 0.3.3)

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, indentation = "")

Arguments