compute_ties: Giving a result column we create a new column with ties (0...

Description Usage Arguments Value

View source: R/bpc_helpers.R

Description

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

Usage

1
compute_ties(d, result_column)

Arguments

d

data frame

result_column

column where the result is

Value

dataframe with a column called ties


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