mat_find_method | R Documentation |
Show method called on object
mat_find_method(generic, ...)
generic |
the generic |
... |
the object on which to use the generic |
data(iris_tb)
mat_find_method(print, iris)
mat_find_method(print, iris_tb)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.