| methods2kable | R Documentation |
S3 methods table in vignetteS3 methods table in vignette
methods2kable(
generic.function,
class,
package,
package_pattern,
backtick = TRUE,
...
)
generic.function, class |
see function methods |
package |
character scalar |
package_pattern |
character scalar of regex |
backtick |
logical scalar, whether to put backticks around function names.
Default |
... |
additional parameters of the function methods |
The function methods2kable() returns a data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.