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.


quinterpriest/OhdsiRTools documentation built on April 20, 2022, 12:50 a.m.