Produces an action register table of the input action data frame.
Examples
#Get test data
db_action <- rarr::db_action
action <- wrangle_action(db_action)
#example
action_register<- action_register_table(action)
Produces an action register table of the input action data frame.
#Get test data
db_action <- rarr::db_action
action <- wrangle_action(db_action)
#example
action_register<- action_register_table(action)