formatRFile: Format an R file

View source: R/CodeFormatting.R

formatRFileR Documentation

Format an R file

Description

Format an R file

Usage

formatRFile(file, width.cutoff = 100)

Arguments

file

The path to the file.

width.cutoff

Number of characters that each line should be limited to.

Details

DEPRECRATED. Please use styler::style_file instead.


OHDSI/OhdsiRTools documentation built on June 7, 2022, 12:20 p.m.