Wrangles Actions Related to other Actions
Source:R/wrangle_rel_action_action.R
wrangle_rel_action_action.Rd
Formats an input `rel_action_action` data frame and prepares it for use by the the reporting functions in this package.
Examples
# Get test data
db_rel_action_action <- rarr::db_rel_action_action
# Wrangle rel_action_action
rel_action_action <- wrangle_rel_action_action(db_rel_action_action)