make_dmt_inc_tag | R Documentation |
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).
make_dmt_inc_tag(class_names_chr, fn_fls_chr = NULL, s3_1L_lgl = T)
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 |
Documentation include tag (a character vector of length one)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.