check_z_column: Check if a data frame column contains only the values 1 or 0....

Description Usage Arguments Value

View source: R/bpc_helpers_checks.R

Description

Check if a data frame column contains only the values 1 or 0. For the z column

Usage

1
check_z_column(d_column)

Arguments

d_column

a column of a data frame to be tested

Value

TRUE (correct) or FALSE (with problems)


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