newJudge: Add a judge to the table.

Description Usage Arguments Examples

Description

Adds a judge with a unique id to the table.

Usage

1
newJudge(name, expertise, affiliation, email, note = "")

Arguments

name

The name of the judge.

expertise

A text description of the self-described expertise of the judge.

affiliation

Employer of the judge.

email

email of the judge.

note

notes on judge preferences etc.

Examples

1
newJudge("Duncan Murdoch", "everything", "UWO")

dmurdoch/SSCcompetition documentation built on May 15, 2019, 9:37 a.m.