Wrangle an input decision data frame and prepares it for use by the the reporting functions in this package.
Examples
# Get test data
db_decision <- rarr::db_decision
# Format decision
decision <- wrangle_decision(db_decision)
Wrangle an input decision data frame and prepares it for use by the the reporting functions in this package.
# Get test data
db_decision <- rarr::db_decision
# Format decision
decision <- wrangle_decision(db_decision)