has_crlf_as_first_line_sep {styler} | R Documentation |
Check if a string uses CRLF EOLs
Description
Check if a string uses CRLF EOLs
Usage
has_crlf_as_first_line_sep(message, initial_text)
Arguments
message |
A message returned with |
initial_text |
The initial text to style. |
[Package styler version 1.10.3 Index]