R/writer.R
write_log_header.Rd
write_log_header formats a string and returns it as a formatted log file section header
write_log_header
write_log_header(title_string)
String. Used as section title
Vector of strings. Formatted log file section header
if (FALSE) { write_log_header("Section Header") }