Skip to contents

get_tfmn_from_lup() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get transformation from lookup table. The function returns Transformation (a character vector of length one).

Usage

get_tfmn_from_lup(mdl_nm_1L_chr, mdls_lup = NULL)

Arguments

mdl_nm_1L_chr

Model name (a character vector of length one)

mdls_lup

Models (a lookup table), Default: NULL

Value

Transformation (a character vector of length one)