gplots-deprecated {gplots}R Documentation

Deprecated functions

Description

These funcntion have been deprecated and will be removed in future releases of gplots.

Usage

smartlegend(x = c("left", "center", "right"),
            y = c("top", "center", "bottom"),
            ...,
            inset = 0.05)

Arguments

x, y, inset, ...

see man page for the corresponding replacement function

Details

These functions have been deprecated. Please refer to the manual page for the replacement function:

Author(s)

Gregory R. Warnes greg@warnes.net

See Also

legend, Deprecated


[Package gplots version 2.17.0 Index]