Learn R Programming

gooseR (version 0.1.2)

goose_batch_file: Batch Process File

Description

Process a file of queries in parallel

Usage

goose_batch_file(file, output_file = NULL, max_workers = 4)

Value

List of results

Arguments

file

Path to file with queries (one per line)

output_file

Optional output file for results

max_workers

Maximum parallel workers