update_fns_dmt_tb_ls_vars: Update functions documentation tibble list variables

update_fns_dmt_tb_ls_varsR Documentation

Update functions documentation tibble list variables

Description

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

Usage

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


ready4-dev/ready4fun documentation built on April 22, 2024, 8:33 a.m.