Wrangles an input `rel_risk_action` data frame and prepares it for use by the the reporting functions in this package.
Examples
# Get test data
db_rel_risk_action <- rarr::db_rel_risk_action
# Format rel_risk_action
rel_risk_action <- wrangle_rel_risk_action(db_rel_risk_action)