as_line_feed_chr | R Documentation |
Convert control character sequence name to actual character sequence
as_line_feed_chr(eol = c("LF", "CRLF", "CR", "LFCR"))
eol |
End of line (EOL) control character sequence. One of
|
A character scalar.
Other string functions:
as_chr()
,
as_comment_str()
,
as_str()
,
capitalize_first()
,
dsv_colnames()
,
enum_str()
,
escape_lf()
,
fuse_regex()
,
prettify_nr()
,
sentenceify()
,
wrap_chr()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.