Checks if a function is a S4 generic function
Checks if a function is a S4 generic function.
## Default S3 method: isGenericS4(fcn, envir=parent.frame(), ...)
A function is considered to be a generic S4 function if its
body, that is the source code, contains the regular pattern
"standardGeneric"
.
Henrik Bengtsson
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.