Description Usage Arguments Value
get_parent_cls_slot_nms() 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 parent class slot names. Function argument parent_cls_nm_1L_chr specifies the where to look for the required object. The function returns Parent class slot names (a character vector).
| 1 | get_parent_cls_slot_nms(parent_cls_nm_1L_chr, parent_ns_ls)
 | 
| parent_cls_nm_1L_chr | Parent class name (a character vector of length one) | 
| parent_ns_ls | Parent namespace (a list) | 
Parent class slot names (a character vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.