Skip to content

"ylab" argument to plot.stepfun

2 messages · Aleksey Naumov, Uwe Ligges

#
Dear R Users,

Does anyone know how to specify Y-label in plot.stepfun()? I do:
and I get:

Error in plot.stepfun(ylab = "Fn(x)", ..., verticals = verticals) :
  formal argument "ylab" matched by multiple actual arguments

Thanks,
Aleksey
#
On Fri, 23 Jan 2004, Aleksey Naumov wrote:

            
Well, get a recent version of R (R-1.8.1 is recent) and try again (it
works!).

Uwe Ligges