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 April 5, 2023, 7:29 p.m.