log_line: Logging a separation line

Description Usage Arguments

View source: R/loggers.R

Description

This logger can be conveniently activated/deactivatated by setting options(summerr.log = ...).

Usage

1
log_line(char = "=", line = getOption("width"))

Arguments

char

the character to repeat

line

the length of the line


benjbuch/summerr documentation built on July 11, 2021, 9:40 a.m.