summarize_seg_assessment: Summarize the worst assessment per WI/PWL segment

Description Usage Arguments Value

View source: R/assessment.R

Description

Summarize the worst assessment per WI/PWL segment

Usage

1
summarize_seg_assessment(.data, .seg_id_col, .ir_col, .assess_col, .confir_col)

Arguments

.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.

Value

a data frame.


BWAM/stayCALM documentation built on May 21, 2020, 3:24 p.m.