save.tournament: Saves a tournament to a file

Description Usage

Description

Saves a tournament to a file

Usage

1
2
3
## S3 method for class 'tournament'
save(tourn, path = getwd(), file = NULL,
  add.stats = FALSE)

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