50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

bpcs (version 1.0.0)

check_if_there_are_ties: Check if a data frame column contains ties

Description

Check if a data frame column contains ties

Usage

check_if_there_are_ties(d_column)

Arguments

d_column

a column with the values for the ties

Value

T (there are ties) or F (no ties)