Skip to contents

Wrangle

Wrangles risk data for use in tables and figures

create_items()
Create Items
create_relations()
Create relations
wrangle_action()
Wrangle Action
wrangle_decision()
Wrangle Decision
wrangle_discussion()
Wrangle Discussion
wrangle_events()
Wrangle Events
wrangle_items()
Wrangle Items
wrangle_rel_action_action()
Wrangles Actions Related to other Actions
wrangle_rel_dec_action()
Wrangle Decisions Related to Actions
wrangle_rel_dec_dec()
Wrangle Decisions Related to other Decisions
wrangle_rel_risk_action()
Wrangle Risks Related to Actions
wrangle_rel_risk_dec()
Wrangle Rel Risk Decisions
wrangle_rel_risk_risk()
Wrangle Rel Risk Risk
wrangle_risk()
Wrangle Risk
wrangle_risk_time()
Wrangle Risk Time for Timeline
wrangle_risk_time_riskcat()
Wrangle Risk Time Risk Category for Timeline

Build tables

Creates risk tables from wrangled risk data

eng_level_history()
Engagement Level History Table
action_register_table()
Action Register Table
create_impact_outcome_table()
Impact and Outcome Table
decision_register_table()
Decision Register Table
discussion_table()
Discussion Table
related_blocks_table()
Related Blocks Table
risk_register_table()
Risk Register Table

Build figures

Creates figures from wrangled risk data

network_analysis()
Network analysis
percent_treemap()
Percent Treemap
risk_pies()
Risk Pie Charts
timeline()
Risk Timeline

Test data

Prepackaged test data to showcase risk data schema

db_action
Action Items
db_decision
Decision Items
db_discussion
Discussion Items
db_events
Event Items
db_rel_action_action
Actions Related to other Actions
db_rel_dec_action
Decisions Related to other Actions
db_rel_dec_dec
Decisions Related to other Decisions
db_rel_risk_action
Risks Related to Actions
db_rel_risk_dec
Risks Related to Decisions
db_rel_risk_risk
Risks Related to Risks
db_risk
Risk Items

Misc Utilities

Functions to assist in data presentation and cleaning prior to wrangling and reporting

atx_header()
ATX-Style Markdown Header
convert_date()
Convert Date Field
format_id()
Format ID
id_link()
Add markdown link using id_field
pandoc_header()
Create Pandoc ATX Header
remove_inactive_records()
Remove Inactive Records
remove_test_records()
Remove Test Records