run_batch: run_batch

run_batchR Documentation

run_batch

Description

The function runs a batch crossword scripts.

Usage

run_batch(script_file,argument_file,run)

Arguments

script_file

Required: an input script file

argument_file

Required: a file contains the argument description

run

Optional: TRUE if the user needs to run the all scripts, default is FALSE

Examples

run_batch("test2.script","listOfParameters",run=TRUE)

USDA-ARS-GBRU/crossword documentation built on May 23, 2024, 11:45 p.m.