print_initial_header: Prints the initial header for the table of results

View source: R/print.R

print_initial_headerR Documentation

Description

The function prints the initial header for the console output and colors in the criteria used for optimization. Effectively, the function makes multiple calls to cat.

Usage

print_initial_header(efficiency_criteria, padding = 10, width = 80)

Arguments

efficiency_criteria

The criteria that we optimize over

padding

An integer specifying the padding of each column element. Default value is 10.

width

An integer giving the width of the horizontal rules. Default value is 80

Value

Noting


spdesign documentation built on Oct. 18, 2024, 5:07 p.m.