[Rd] Plot definition for custom class

jeff.a.ryan at gmail.com jeff.a.ryan at gmail.com
Thu Jan 24 23:41:06 CET 2008


I think you just need to include the '...' as an argument to your function.

Jeff
Sent via BlackBerry from T-Mobile

-----Original Message-----
From: Johannes Graumann <johannes_graumann at web.de>

Date: Thu, 24 Jan 2008 22:03:10 
To:r-devel at stat.math.ethz.ch
Subject: [Rd] Plot definition for custom class


Hi,

Is there any way to trick R CMD check into not throwing this error after I
created a dedicated "plot" incarnation for my custom function?

* checking S3 generic/method consistency ... WARNING
plot:
  function(x, ...)
plot.MQUSpecMatch:
  function(x, mozlabel, labelcex)

Thanks again, Joh

______________________________________________
R-devel at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel



More information about the R-devel mailing list