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