determine.platform.NewLine: Determines the operating system specific new line...

Description Usage Details Value Note References

View source: R/platform_newline.R

Description

CR + LF on Windows, else only LF...

Usage

1

Details

This function is pendant to Microsoft's .Net "Environment.NewLine".

Value

the new line character(s) for the current operating system

Note

THIS IS A PACKAGE INTERNAL FUNCTION AND THEREFORE NOT EXPORTED.

References

https://stackoverflow.com/questions/47478498/build-string-with-os-specific-newline-characters-crlf-lf-cr-to-write-it-into


tryCatchLog documentation built on Oct. 25, 2021, 9:08 a.m.