R/smartlegend.R

Defines functions smartlegend

Documented in smartlegend

# $Id$

smartlegend <- function(x=c("left","center","right"),
                        y=c("top","center","bottom"),
                        ..., inset=0.05 )
    .Defunct('legend', 'gplots')
r-gregmisc/gplots documentation built on March 3, 2020, 4:47 a.m.