max_height | R Documentation |
Get the maximal width/length of a list of grobs
max_height(grobs, value_only = FALSE)
max_width(grobs, value_only = FALSE)
grobs |
A list of grobs |
value_only |
Should the return value be a simple numeric vector giving the maximum in cm |
The largest value. measured in cm as a unit object or a numeric
vector depending on value_only
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.