wrangle_rel_action_action: Wrangles Actions Related to other Actions

View source: R/wrangle_rel_action_action.R

wrangle_rel_action_actionR Documentation

Wrangles Actions Related to other Actions

Description

Formats an input 'rel_action_action' data frame and prepares it for use by the the reporting functions in this package.

Usage

wrangle_rel_action_action(db_rel_action_action)

Arguments

db_rel_action_action

data frame; A standard 'rel_action_action' data frame.

Value

A formatted data frame suitable for use by the report functions.

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)


MVR-GIS/rarr documentation built on March 4, 2023, 11:47 p.m.