propose_column_widths | R Documentation |
MatrixPrintForm
of an objectRow names are also considered a column for the output.
propose_column_widths(x, indent_size = 2, fontspec = font_spec())
x |
( |
indent_size |
( |
fontspec |
( |
A vector of column widths based on the content of x
for use in printing and pagination.
mf <- basic_matrix_form(mtcars)
propose_column_widths(mf)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.