read_opus_parallel_mirai: Read chunks of OPUS files in parallel using '{mirai}' backend...

View source: R/read_opus.R

read_opus_parallel_miraiR Documentation

Read chunks of OPUS files in parallel using {mirai} backend via mirai::mirai_map()

Description

Relies on background processes (daemons) set up via mirai::daemon()

Usage

read_opus_parallel_mirai(dsn, data_only, progress_bar)

Arguments

dsn

data source name. Can be a path to a specific file or a path to a directory. The listing of the files in a directory is recursive.

data_only

read data and parameters with FALSE per default, or only read data NULL, which only returns the parsed data.

progress_bar

print a progress bar. Default is FALSE.


opusreader2 documentation built on Feb. 3, 2026, 5:07 p.m.