make_one_row_class_pt_tb: Make one row class prototype tibble

make_one_row_class_pt_tbR Documentation

Make one row class prototype tibble

Description

make_one_row_class_pt_tb() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make one row class prototype tibble. The function returns One row class prototype (a tibble).

Usage

make_one_row_class_pt_tb(class_type_mk_ls, make_s3_1L_lgl = T)

Arguments

class_type_mk_ls

Class type make (a list)

make_s3_1L_lgl

Make S3 (a logical vector of length one), Default: T

Value

One row class prototype (a tibble)


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