R/smartlegend.R

Defines functions smartlegend

Documented in smartlegend

# $Id: smartlegend.R 2089 2016-03-24 13:47:48Z warnes $

smartlegend <- function(x=c("left","center","right"),
                        y=c("top","center","bottom"),
                        ..., inset=0.05 )
    .Defunct('legend', 'gplots')

Try the gplots package in your browser

Any scripts or data that you put into this service are public.

gplots documentation built on April 25, 2022, 9:06 a.m.