Learn R Programming

bpcs (version 1.0.0)

compute_ties: Giving a result column we create a new column with ties (0 and 1 if it has)

Description

Giving a result column we create a new column with ties (0 and 1 if it has)

Usage

compute_ties(d, result_column)

Arguments

d

data frame

result_column

column where the result is

Value

dataframe with a column called ties