get_mthd_title | R Documentation |
get_mthd_title() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get method title. The function returns Method title (a character vector of length one).
get_mthd_title(mthd_nm_1L_chr, pkg_nm_1L_chr = "ready4")
mthd_nm_1L_chr |
Method name (a character vector of length one) |
pkg_nm_1L_chr |
Package name (a character vector of length one), Default: 'ready4' |
Method title (a character vector of length one)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.