Description Usage Arguments Value
View source: R/recode-with-table.R
Retrieves the name of the column inside data to use for calculations
| 1 2 3 4 5 6 | get_data_variable_name(
  data_name,
  data,
  row_being_checked,
  variable_being_checked
)
 | 
| data_name | name of the database being checked | 
| data | database being checked | 
| row_being_checked | the row from variable details that contains information on this variable | 
| variable_being_checked | the name of the recoded variable | 
the data equivalent of variable_being_checked
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.