View source: R/boxGrobs_spread_npc_norm_helpers.R
| prGetBoxAxisDefaults | R Documentation |
When axis is "x", the default is from 0 to 1 npc, i.e. left to right. When axis is "y", the default is from 1 to 0 npc, i.e. top to bottom.
prGetBoxAxisDefaults(axis = c("x", "y"))
axis |
Axis, either "x" or "y" |
A list with 'from' and 'to' values as 'unit' objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.