Description Usage Arguments Value
get_nms_of_curr_gnrcs() is a Get function that retrieves a pre-existing data object from memory, local file system or online repository. Specifically, this function implements an algorithm to get names of current generics. Function argument req_pkgs_chr specifies the where to look for the required object. The function returns Names of current generics (a list).
1 | get_nms_of_curr_gnrcs(req_pkgs_chr, generic_1L_chr)
|
req_pkgs_chr |
Req packages (a character vector) |
generic_1L_chr |
Generic (a character vector of length one) |
Names of current generics (a list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.