write_log_header: Formatting of log file section headers

View source: R/writer.R

write_log_headerR Documentation

Formatting of log file section headers

Description

write_log_header formats a string and returns it as a formatted log file section header

Usage

write_log_header(title_string)

Arguments

title_string

String. Used as section title

Value

Vector of strings. Formatted log file section header

Examples

## Not run: 
write_log_header("Section Header")

## End(Not run)

logrx documentation built on April 4, 2025, 2:07 a.m.