The default horizontal separator character which can be displayed in the current charset for use in rendering table-like objects.
Arguments
- hsep_char
(
string
)
character that will be set in the R environment options as the default horizontal separator. Must be a single character. UsegetOption("formatters_default_hsep")
to get its current value (NULL
if not set).