Learn R Programming

languageserver (version 0.3.2)

style_file: Style a file

Description

This functions formats a document using styler::style_file() with the specified style.

Usage

style_file(path, style)

Arguments