Description Usage Arguments Value
update_fns_dmt_tb_lgl_vars() is an Update function that edits an object, while preserving core object attributes. Specifically, this function implements an algorithm to update functions documentation tibble logical vector vars. Function argument fns_dmt_tb specifies the object to be updated. Argument data_1L_chr provides the object to be updated. The function returns Functions documentation (a tibble).
1 | update_fns_dmt_tb_lgl_vars(fns_dmt_tb, data_1L_chr, new_ls)
|
fns_dmt_tb |
Functions documentation (a tibble) |
data_1L_chr |
Data (a character vector of length one) |
new_ls |
New (a list) |
Functions documentation (a tibble)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.