update_fn_dmt_with_slots: Update function documentation with slots

update_fn_dmt_with_slotsR Documentation

Update function documentation with slots

Description

update_fn_dmt_with_slots() is an Update function that edits an object, while preserving core object attributes. Specifically, this function implements an algorithm to update function documentation with slots. The function returns Function documentation (a character vector of length one).

Usage

update_fn_dmt_with_slots(fn_name_1L_chr, fn_dmt_1L_chr)

Arguments

fn_name_1L_chr

Function name (a character vector of length one)

fn_dmt_1L_chr

Function documentation (a character vector of length one)

Value

Function documentation (a character vector of length one)


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