search for: convertnative

Displaying 3 results from an estimated 3 matches for "convertnative".

2001 Sep 21
2
new versions of grid and lattice
...comes ... vp1 <- viewport() vp2 <- viewport() push.viewport(vp1, vp2) pop.viewport(2) 12. Speed-up of pushing and popping viewports. This will probably not be noticeable in normal usage, but makes a big difference for frames and packing. 13. Added a convertNative() function for converting a unit object to "user" or "data" coordinates. This is useful for performing calculations (e.g., smoothing) on a location or dimension which is easiest to specify in units. You must specify whether you wish to convert relative to the...
2001 Sep 21
2
new versions of grid and lattice
...comes ... vp1 <- viewport() vp2 <- viewport() push.viewport(vp1, vp2) pop.viewport(2) 12. Speed-up of pushing and popping viewports. This will probably not be noticeable in normal usage, but makes a big difference for frames and packing. 13. Added a convertNative() function for converting a unit object to "user" or "data" coordinates. This is useful for performing calculations (e.g., smoothing) on a location or dimension which is easiest to specify in units. You must specify whether you wish to convert relative to the...
2002 Jul 09
0
documentation buglet: units?
...h alias or title matching `units', type `help(FOO, package = PKG)' to inspect entry `FOO(PKG) TITLE': units(Hmisc) Units Attribute of a Vector units(base) Graphical Units grid-internal(grid) Internal Grid Functions convertNative(grid) Convert a Unit Object to Native units > ?units Error in help("units") : No documentation for `units' in specified packages and libraries: you could try `help.search("units")' > help("units", package="base") Error in h...