View source: R/HelperFunctions.R
variable_encoder | R Documentation |
Encode variables, that is, to encode the full variable variable name as defined at the top of simulation files and encode them into their respective abbreviation.
variable_encoder(variables)
variables |
Vector of length greater or equal to one containing the full variable name(s). |
variable_encoder("Total Factor Productivity")
variable_encoder(meta_BS_variables)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.