make_dim_sclg_cons_dbl | R Documentation |
make_dim_sclg_cons_dbl() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make dimension scaling constants double vector. The function returns Dimension scaling constants (a double vector).
make_dim_sclg_cons_dbl(domains_chr, dim_sclg_con_lup_tb)
domains_chr |
Domains (a character vector) |
dim_sclg_con_lup_tb |
Dimension scaling constant lookup table (a tibble) |
Dimension scaling constants (a double vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.