Displaying 2 results from an estimated 2 matches for "andardgeneric".
Did you mean:
standardgeneric
2006 Apr 04
2
documenting s4 methods in package
...reports
"missing link(s): ~~fun~~. What is going on?
Below is the code from the help file and the associated s4 method.
Any help would be greatly appreciated.
Steve
GENERIC FUNCTION AND METHODS
setGeneric("getRemovedDf.OAD",function(x,y,z,simplify=TRUE,descrip=FALSE){st
andardGeneric("getRemovedDf.OAD")})
setMethod("getRemovedDf.OAD","status.or.rm.v1",
function(x,y,z,simplify,descrip){
if(length(0">x@removed) <mailto:x@removed)> >0){
pred <- unlist(lapply(x@removed,function(x)x[1]))
resp <...
2006 Apr 07
0
[R] documenting s4 methods in package
...t;> Steve
>>>>>
>>>>> GENERIC FUNCTION AND METHODS
>>>>>
>>>>> setGeneric("getRemovedDf.OAD",function(x,y,z,simplify=TRUE,descrip=
>>>>> FA
>>>>> L
>>>>> SE){st
>>>>> andardGeneric("getRemovedDf.OAD")})
>>>>>
>>>>> setMethod("getRemovedDf.OAD","status.or.rm.v1",
>>>>> function(x,y,z,simplify,descrip){
>>>>> if(length(0">x at removed) <mailto:x at removed)> >0){...