update_fns_dmt_tb_ls_vars | R Documentation |
update_fns_dmt_tb_ls_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 list variables. The function returns Functions documentation (a tibble).
update_fns_dmt_tb_ls_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.