| print.blis_coefs | R Documentation |
Print method for BLIS coefficients
## S3 method for class 'blis_coefs'
print(x, digits = 3, ...)
x |
result of |
digits |
integer, number of digits to show in the output. Note that printed object are still an original list, which does not round any value (it is returned invisibly). |
... |
Additional arguments passed on to |
Other BLIS/BLIRT related:
BlisClass-class,
coef,BlisClass-method,
fit_blis(),
get_orig_levels(),
nominal_to_int(),
obtain_nrm_def()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.