resolveTies: Resolve Ties

Description Usage Arguments Value Examples

View source: R/resolveTies.R

Description

Function to resolve ties between competitors.

Usage

1
resolveTies(data, contestants, column)

Arguments

data

dataset with competitors as rows and judges as columns

contestants

vector with which contestant numbers to resolve ties for

column

column of the dash matrix to begin with

Value

A list:

winnerfound

method by which winner was found

winner

vector with whom the winners were

Examples

1

RPscoring documentation built on July 1, 2020, 7:09 p.m.