Description Usage Arguments Value Examples
For many data types, print.unitted
includes the units in its output.
For data.frames, for example, it adds a second header row to display the
units of each column.
Print a unitted data.frame
Print a unitted_tbl_df
1 2 3 4 5 6 7 8 9 10 |
x |
The unitted object |
... |
other arguments to |
digits |
the minimum number of significant digits to be used: see
|
quote |
logical, indicating whether or not entries should be printed with surrounding quotes. |
right |
logical, indicating whether or not strings should be right-aligned. The default is right-alignment. |
row.names |
logical (or character vector), indicating whether (or what) row names should be printed. |
n |
As in tibble's |
width |
As in tibble's |
n_extra |
As in tibble's |
An invisible unitted vector
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.