platform.NewLine: Gets the operating system specific new line character(s)

Description Usage Details Value Examples

View source: R/platform_newline.R

Description

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

Usage

1

Details

The newline character(s) are determined once at package loading time.

Value

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

Examples

1

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