Hi

I think the right solution is to add [<- methods for units.
I will take a look at whether I can get that done for the release of R 3.3.0

Paul

On 07/03/16 07:34, Wilke, Claus O wrote:
Hello,

certain manipulations of ggplot2 graphs, in particular aligning them,
require the function grid:::unit.list(). See e.g. these posts on
stackoverflow:
http://stackoverflow.com/questions/34032621/element-replacement-in-grid-unit-vector


http://stackoverflow.com/questions/32580946/setting-absolute-size-of-facets-in-ggplot2/32583612#32583612
http://stackoverflow.com/a/35823179/4975218

Since this seems to be a reasonably common issue, would it be
possible to export grid:::unit.list(), so it can be used in
packages?

(Am I sending this to the right audience? It’s not clear to me how to
reach the maintainer of the grid package in base R.)

Thanks!

Claus

-- Claus Wilke Professor and Department Chair, Integrative Biology
The University of Texas at Austin 2500 Speedway, A4800 Austin, Texas
78712 512 232 2459


[[alternative HTML version deleted]]

______________________________________________ R-devel@r-project.org
mailing list https://stat.ethz.ch/mailman/listinfo/r-devel


--
Dr Paul Murrell
Department of Statistics
The University of Auckland
Private Bag 92019
Auckland
New Zealand
64 9 3737599 x85392
p...@stat.auckland.ac.nz
http://www.stat.auckland.ac.nz/~paul/

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to