make_s4_mthds_ls | R Documentation |
make_s4_mthds_ls() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make s4 methods list. The function returns a S4 methods (a list).
make_s4_mthds_ls(fns_dir_1L_chr = "data-raw/s4_fns")
fns_dir_1L_chr |
Functions directory (a character vector of length one), Default: 'data-raw/s4_fns' |
a S4 methods (a list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.