View source: R/risk_matrix_structure.R
risk_matrix_structure | R Documentation |
This function makes a simple matrix structure that can be used as an input to the risk_matrix_points and risk_matrix_summary functions
risk_matrix_structure(cols, rows, value = NA)
cols |
Number of columns |
rows |
Number of rows |
value |
Default value of each cell |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.