View source: R/get_coefficient_name.R
| get_coefficient_name | R Documentation |
Creates coefficient variable name by converting to camel case, adding a prefix and removing symbols
get_coefficient_name(name, prefix = "coef")
name |
Raw coefficient name |
prefix |
Prefix before the name of the coefficient. Should be in camel case |
Converted coefficient name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.