[THIS IS AN EXPERIMENTAL FUNCTION]
stri_write_lines(str, fname, encoding = "UTF-8",
sep = ifelse(.Platform$OS.type == "windows", "\r\n", "\n"))
NULL
or ""
for the current default onewriteLines
function, with the ability to re-encode output without any
strange function calls.Note that we suggest using the UTF-8 encoding for all text files: thus, it is the default one for the output.
stri_read_lines
;
stri_read_raw