load.tournament: Loads a tournament from a file

Description Usage

Description

Loads a tournament from a file

Usage

1
2
3
## S3 method for class 'tournament'
load(file = paste0(tourn$tourn.id, ".tou"),
  tourn = NULL, path = getwd())

skranz/StratTourn documentation built on May 30, 2019, 2:02 a.m.