make_fn_pt_to_make_vldd_r3_cls_inst: Make function prototype to make validated ready4 submodule...

make_fn_pt_to_make_vldd_r3_cls_instR Documentation

Make function prototype to make validated ready4 submodule class instance

Description

make_fn_pt_to_make_vldd_r3_cls_inst() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make function prototype to make validated ready4 submodule class instance. The function is called for its side effects and does not return a value.

Usage

make_fn_pt_to_make_vldd_r3_cls_inst(
  class_nm_1L_chr,
  s3_prototype_ls,
  s3_constructor_ls,
  s3_validator_ls
)

Arguments

class_nm_1L_chr

Class name (a character vector of length one)

s3_prototype_ls

S3 prototype (a list)

s3_constructor_ls

S3 constructor (a list)

s3_validator_ls

S3 validator (a list)

Value

Function prototype to make validated ready4 submodule class (an instance)


ready4-dev/ready4class documentation built on April 22, 2024, 8:30 a.m.