Description Usage Arguments Value
update_fns_dmt_tb_chr_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 character 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_chr_vars(fns_dmt_tb, data_1L_chr, new_ls, append_1L_lgl)
|
fns_dmt_tb |
Functions documentation (a tibble) |
data_1L_chr |
Data (a character vector of length one) |
new_ls |
New (a list) |
append_1L_lgl |
Append (a logical vector of length one) |
Functions documentation (a tibble)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.