variable_encoder: Switch between variable abbreviations and full variables...

View source: R/HelperFunctions.R

variable_encoderR Documentation

Switch between variable abbreviations and full variables names

Description

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.

Usage

variable_encoder(variables)

Arguments

variables

Vector of length greater or equal to one containing the full variable name(s).

Examples

variable_encoder("Total Factor Productivity")
variable_encoder(meta_BS_variables)

SebastianBehrens/SolowVariants documentation built on Oct. 11, 2023, 2:49 p.m.