| gplots-deprecated {gplots} | R Documentation |
These funcntion have been deprecated and will be removed in future releases of gplots.
smartlegend(x = c("left", "center", "right"),
y = c("top", "center", "bottom"),
...,
inset = 0.05)
x, y, inset, ... |
see man page for the corresponding replacement function |
These functions have been deprecated. Please refer to the manual page for the replacement function:
smartlegend is no longer needed because relative
positioning has been implemented in graphics::legend().
Gregory R. Warnes greg@warnes.net