get_tfmn_from_lup | R Documentation |
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).
get_tfmn_from_lup(mdl_nm_1L_chr, mdls_lup = NULL)
mdl_nm_1L_chr |
Model name (a character vector of length one) |
mdls_lup |
Models (a lookup table), Default: NULL |
Transformation (a character vector of length one)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.