log_section: Add a section in the pupil preprocessing log

Description Usage Arguments Details Examples

View source: R/logging.R

Description

log_section adds a section to the pupil preprocessing log.

Usage

1
log_section(log, section)

Arguments

log

A variable containing the pupil preprocessing log, created with create_log.

section

A character string specifying the section name.

Details

log_section automatically turns the section name into a level-2 Markdown header and separates it from preceding messages with two line breaks.

Examples

1
See create_log for an example.

WillemSleegers/eyepatch documentation built on Aug. 2, 2021, 8:39 a.m.