Displaying 1 result from an estimated 1 matches for "scaleidentity".
Did you mean:
scale_identity
2008 Sep 17
1
ggplot2 - deprecated guide= argument in
...olour, geom="tile") +
scale_fill_identity(labels=letters[1:4], guide="tile", name="trt")
This code used to work with ggplot2. However, after updating to the newer
version (version 0.6) and R 2.7.2, I get the following error message:
Error in get("new", env = ScaleIdentity, inherits = TRUE)(ScaleIdentity, :
unused argument(s) (guide = "tile")
If I omit the guide="tile" argument, I still get a tile, but I did like the
option for choosing the grob to use.
How should I go about this?
Thanks,
Pedro
--
View this message in context: http://www.nab...