RPscoring (version 0.1.0)

dashmatrix: Dash Matrix

Description

Function to obtain the matrix of number of 1-1s, 1-2s, and so on.

Usage

dashmatrix(data)

Arguments

data

dataset with competitors as rows and judges as columns

Value

A matrix:

dashmatrix

matrix of number of placements

Examples

Run this code
# NOT RUN {
dashmatrix(testdata)
# }

Run the code above in your browser using DataCamp Workspace