make_dmt_inc_tag: Make documentation include tag

make_dmt_inc_tagR Documentation

Make documentation include tag

Description

make_dmt_inc_tag() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make documentation include tag. The function returns Documentation include tag (a character vector of length one).

Usage

make_dmt_inc_tag(class_names_chr, fn_fls_chr = NULL, s3_1L_lgl = T)

Arguments

class_names_chr

Class names (a character vector)

fn_fls_chr

Function files (a character vector), Default: NULL

s3_1L_lgl

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

Value

Documentation include tag (a character vector of length one)


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