get_var_sheet_row {recodeflow} | R Documentation |
Get variable row from variable sheet.
Description
Get variable row from variable sheet.
Usage
get_var_sheet_row(var_name, vars_sheet)
Arguments
var_name |
Variable name. |
vars_sheet |
Variable sheet data frame. |
Value
Variable row.
[Package recodeflow version 0.1.0 Index]