A function to help with formatting in print.supernova
printHelp(x, digits = max(3L, getOption("digits") - 2L), dig.tst = max(1L,
min(5L, digits - 1L)), cs.ind = 1:k, tst.ind = k + 1, na.print = "",
...)
An atomic character.
From options
by default.
As in printCoefMat.
As in printCoefMat.
As in printCoefMat.
Alternate string to print for NA values.
Additional arguments.
A character with correct numeric formatting.