get.vg: Get a game in vg format by its gameId

Description Usage

Description

If the json file has not use exsisting .rg file to extract the vg format. Otherwise first generate new rg files from json source

Usage

1
2
3
4
get.vg(variant = 1, gameId = first.non.null(jg$gameId, rg$gameId),
  jg.hash = get.jg.hash(jg = jg, rg = rg), jg = NULL, rg = NULL,
  vg = NULL, games.dir = get.games.dir(project.dir),
  project.dir = get.project.dir(), save.new = FALSE, always.new = FALSE)

gtree-gh/gtreeCore documentation built on May 14, 2019, 5:14 a.m.