get_parent_cls_pts: Get parent class prototypes

Description Usage Arguments Value

Description

get_parent_cls_pts() 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 prototypes. Function argument parent_cls_nm_1L_chr specifies the where to look for the required object. The function returns Parent class prototypes (a character vector).

Usage

1
get_parent_cls_pts(parent_cls_nm_1L_chr, parent_ns_ls, slot_names_chr)

Arguments

parent_cls_nm_1L_chr

Parent class name (a character vector of length one)

parent_ns_ls

Parent namespace (a list)

slot_names_chr

Slot names (a character vector)

Value

Parent class prototypes (a character vector)


readyforwhatsnext/ready4class documentation built on Nov. 14, 2020, 1:29 a.m.