get_methods | R Documentation |
get_methods() retrieves the ready4 methods that are available for a specified ready4 model module.
get_methods(pkg_nm_1L_chr = "ready4", cls_nm_1L_chr = "Ready4Module")
pkg_nm_1L_chr |
Package name (a character vector of length one), Default: 'ready4' |
cls_nm_1L_chr |
Class name (a character vector of length one), Default: 'Ready4Module' |
Methods (a character vector)
get_methods()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.