kartsim_capture: Captures Training

Description Usage Arguments

Description

Creates an ShinyGadget to capture training

Usage

1
2
kartsim_capture(target_path = "capture", width = 32, height = 32,
  circuit = 1)

Arguments

target_path

Destination path for captured images.

width

Width of captured image.

height

Height of captured image.

circuit

The circuit index, valid values: 1 or 2.

#' @examples

library(kartsim) if (interactive()) kartsim_capture()


javierluraschi/hexkart documentation built on May 6, 2019, 8:33 p.m.