.makeSingleLine {lessSEM} | R Documentation |
.makeSingleLine
Description
checks if a parameter: or a start: statement spans multiple lines and reduces it to one line.
Usage
.makeSingleLine(syntax, what)
Arguments
syntax |
reduced syntax |
what |
which statement to look for (parameters or start) |
Value
a syntax where multi-line statements are condensed to one line
[Package lessSEM version 1.5.5 Index]