Learn R Programming

styler (version 0.0-8)

prettify_one: Prettify one R file

Description

This is a helper function for style_dir.

Usage

prettify_one(transformers, path)

Arguments

transformers

A set of transformer functions. This argument is most conveniently constructed via the style argument and .... See 'Examples'.

path

The path to a file that should be styled.