Learn R Programming

formatters (version 0.5.0)

default_hsep: Default horizontal Separator

Description

The default horizontal separator character which can be displayed in the current charset for use in rendering table-likes.

Usage

default_hsep()

Arguments

Value

unicode 2014 (long dash for generating solid horizontal line) if in a locale that uses a UTF character set, otherwise an ASCII hyphen with a once-per-session warning.

Examples

Run this code
default_hsep()

Run the code above in your browser using DataLab