Prints a formatted message with a border for section titles in the console.
qc_header(title)
No return value. Used for side effects (message).
qc_header("Quality Control on Samples")
#>
#> +==================================+
#> | Quality Control on Samples |
#> +==================================+