Description Usage Arguments Value
Summarize the worst assessment per WI/PWL segment
1 | summarize_seg_assessment(.data, .seg_id_col, .ir_col, .assess_col, .confir_col)
|
.data |
a data frame. |
.seg_id_col |
a column name of .data that represents the WI/PWL segment ID. |
.ir_col |
a column name of .data representing IR category. |
.assess_col |
a column name of .data representing teh assessment status. |
.confir_col |
a column name of .data representing the assessment confirmation status. |
a data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.