create_id_row {recodeflow} | R Documentation |
ID role creation
Description
Creates ID row for rec_with_table
Usage
create_id_row(data, id_role_name, database_name, variables)
Arguments
data |
the data that the ID role row is created for |
id_role_name |
name for the role that ID is created from |
database_name |
the name of the database |
variables |
variables sheet containing variable information |
Value
data with the ID row attached
[Package recodeflow version 0.1.0 Index]