Displaying 1 result from an estimated 1 matches for "idetstat".
Did you mean:
idetstats
2012 Apr 24
1
Specifying a function as not being and S3 Class function
...named.
Is it possible to keep from triggering the following warning when I check the package?
* checking S3 generic/method consistency ... WARNING
summary:
function(object, ...)
summary.agriculture:
function(x, analyte.names, results.col, analyte.col, by, det.col,
iQuantiles, iDetStats, iSW, iUCL, iLand, conf.level, iUTL,
tol.level, utl.conf.level, iND, sig.figs)
I know that the best answer would be to rename with a better naming convention, but that would cause issues with legacy applications.
Thanks,
Matt