check_result_column: Check if a data frame column contains only the values 1 0 and...

Description Usage Arguments Value

View source: R/bpc_helpers_checks.R

Description

Check if a data frame column contains only the values 1 0 and 2. Used to check the format of the results

Usage

1

Arguments

d_column

a column from a data frame

Value

TRUE (correct) or FALSE (with problems)


bpcs documentation built on Dec. 15, 2020, 5:23 p.m.