| absolute.size | R Documentation |
This function converts a unit object into absolute units.
Absolute units are unaffected, but non-absolute units are
converted into "null" units.
absolute.size(unit)
unit |
An object of class |
Absolute units are things like "inches", "cm",
and "lines". Non-absolute units are "npc"
and "native".
This function is designed to be used in widthDetails
and heightDetails methods.
An object of class "unit".
Paul Murrell
widthDetails
and heightDetails methods.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.