transform_params_ls_from_lup: Transform parameters list from lookup table

transform_params_ls_from_lupR Documentation

Transform parameters list from lookup table

Description

transform_params_ls_from_lup() is a Transform function that edits an object in such a way that core object attributes - e.g. shape, dimensions, elements, type - are altered. Specifically, this function implements an algorithm to transform parameters list from lookup table. Function argument params_ls specifies the object to be updated. Argument rename_lup provides the object to be updated. The function returns Parameters (a list).

Usage

transform_params_ls_from_lup(params_ls, rename_lup)

Arguments

params_ls

Parameters (a list)

rename_lup

Rename (a lookup table)

Value

Parameters (a list)


ready4-dev/specific documentation built on Oct. 13, 2023, 7:54 a.m.