update_fns_dmt_tb_lgl_vars: Update functions documentation tibble logical vector vars

Description Usage Arguments Value

Description

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

Usage

1
update_fns_dmt_tb_lgl_vars(fns_dmt_tb, data_1L_chr, new_ls)

Arguments

fns_dmt_tb

Functions documentation (a tibble)

data_1L_chr

Data (a character vector of length one)

new_ls

New (a list)

Value

Functions documentation (a tibble)


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