Description Usage Arguments Value See Also
View source: R/code_formatting.R
Justify a line left
1 | justify_line(line, spaces, trim)
|
line |
code line as a string |
spaces |
Number of spaces to use for indenting (has no effect if
|
trim |
if this is true, left trimming is done |
edited code line
Other code formatting helper functions:
apply_indent()
,
count_indent_lines()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.