Formatting tablesOverride or extend these methods if you want to customize the appearance of your tibble-like object. |
|
---|---|
Formatting of tbl objects |
|
Set up formatting |
|
Format the header of a tibble |
|
Format the body of a tibble |
|
Format the footer of a tibble |
|
Customize your tibble subclass |
|
Provide a succinct summary of an object |
|
Get a glimpse of your data |
|
Format a vector for horizontal printing |
|
Formatting pillarsFunctions and methods to implement pillar support for your data type. |
|
Object for formatting a vector suitable for tabular display |
|
Construct a custom pillar object |
|
Components of a pillar |
|
Column data |
|
Constructor for column data |
|
Provide a succinct summary of an object |
|
Format a type summary |
|
StylingFor consistent output of different data types. |
|
|
Styling helpers |
Alignment helper |
|
Calculate display width |
|
Helper to define the contents of a pillar |
|
Prepare a column title for formatting |
|
Prepare a column type for formatting |
|
Miscellaneous |
|
Format dimensions |
|
pillar: Coloured Formatting for Columns |