get_var_details_rows {recodeflow} | R Documentation |
Get all variable details rows for a variable and database combination.
get_var_details_rows(var_details_sheet, var_name, db_name)
var_details_sheet |
A data frame representing a variable details sheet. |
var_name |
Variable name. |
db_name |
Database name. |
All variable details rows for the variable and database combination.