| goose_batch_file | R Documentation |
Process a file of queries in parallel
goose_batch_file(file, output_file = NULL, max_workers = 4)
file |
Path to file with queries (one per line) |
output_file |
Optional output file for results |
max_workers |
Maximum parallel workers |
List of results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.