R/CodeFormatting.R
formatRFile.Rd
Format an R file
formatRFile(file, width.cutoff = 100)
The path to the file.
Number of characters that each line should be limited to.
DEPRECRATED. Please use styler::style_file instead.
styler::style_file