Hi,

I'm using the add-on package "sound".I have the following
> q<-loadSample("a.wav")
> plot.Sample(q,axes=FALSE)

this gives me the error.

Error in plot.default(sound(s)[1, ], type = "l", col = "red", ylim = c(-1,
:
  formal argument "axes" matched by multiple actual arguments

I'm guessing the package has some predefined arguments.How do I overwrite
them?
-- 
Rajesh.J

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to