recalc_risk_scores {risk.assessr} | R Documentation |
Re-calculate package risk scores
Description
Use this function to re-calculate risk scores and risk profile
Usage
recalc_risk_scores(riskdata_results, update_comments)
Arguments
riskdata_results |
- path to riskdata_results toy dataset |
update_comments |
notes explaining why score recalculated |
Details
Use cases: if the weighting profile and/or risk profile thresholds have changed and the risk metrics have not changed, then use this function to re-calculate the risk scores and profile without running the whole risk assessment process again
Value
A dataframe containing both the original and newly calculated risk scores, profiles, and comments.
[Package risk.assessr version 2.0.0 Index]