| grid_unit_type | R Documentation |
grid::unitType which supports older R versionsWrapper for grid::unitType which supports older R versions
grid_unit_type(x, use_grid = TRUE)
x |
a grid::unit |
use_grid |
means try to call grid::unitType if it exists. The main purpose of this argument is to have full test coverage in tests. Default TRUE. |
a character vector with unit type for each element.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.