justify_line: Justify a line left

Description Usage Arguments Value See Also

View source: R/code_formatting.R

Description

Justify a line left

Usage

1
justify_line(line, spaces, trim)

Arguments

line

code line as a string

spaces

Number of spaces to use for indenting (has no effect if use_stanc is TRUE).

trim

if this is true, left trimming is done

Value

edited code line

See Also

Other code formatting helper functions: apply_indent(), count_indent_lines()


jtimonen/stanbreaker documentation built on Jan. 20, 2021, 12:34 a.m.