f acts as a standard S3-style generic
function.isS3stdGeneric(f)f is an S3 generic, a logical vector containing TRUE
with the name of the S3 generic (the string passed to
UseMethod). Otherwise, FALSE (unnamed).UseMethod. Functions which perform
operations before calling UseMethod will not be considered
“standard” S3 generics.