This function calculates monetary risk, given probability of failure and consequence of failure inputs, as well as the desired risk matrix dimensions.
risk_calculation(matrix_dimensions, id, pof, cof, asset_type)
A data frame with the dimensions of the desired risk matrix
A string that describes the asset
The probability of failure of the asset
The consequences of failure of the asset
The asset type to be calculated for class