update_fns_dmt_tb_chr_vars: Update functions documentation tibble character vector vars

Description Usage Arguments Value

Description

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).

Usage

1
update_fns_dmt_tb_chr_vars(fns_dmt_tb, data_1L_chr, new_ls, append_1L_lgl)

Arguments

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)

Value

Functions documentation (a tibble)


readyforwhatsnext/ready4fun documentation built on Nov. 22, 2020, 9:28 p.m.