powered by
listMethods(f, S3 = TRUE, S4 = TRUE)
character(0)
listCustoms
listMethods("t.test") # S3 listMethods("show") # S4 listMethods("ls") # None, not a generic function!
Run the code above in your browser using DataLab