make_show_mthd_fn: Make show method

Description Usage Arguments Value

Description

make_show_mthd_fn() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make show method function. The function returns Show method function (a character vector of length one).

Usage

1
make_show_mthd_fn(class_nm_1L_chr, meaningful_nms_ls)

Arguments

class_nm_1L_chr

Class name (a character vector of length one)

meaningful_nms_ls

Meaningful names (a list)

Value

Show method function (a character vector of length one)


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