risk_pies | R Documentation |
Creates pie charts of risk assessments.
risk_pies(risk_df)
risk_df |
data.frame; A data frame of risks. |
silently returns a plot object
# Get test data db_risk <- rarr::db_risk #Wrangle test data risk <- rarr::wrangle_risk(db_risk) #example risk_pies(risk)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.