read_opus_single: Read a single OPUS file

View source: R/read_opus.R

read_opus_singleR Documentation

Read a single OPUS file

Description

Read a single OPUS file

Usage

read_opus_single(dsn, data_only = FALSE)

Arguments

dsn

source path of an opus file

data_only

read data and parameters with FALSE per default, or only read data

Value

list with parsed OPUS measurement and data blocks of the spectrum measurement contained in the OPUS file. See read_opus() for details on the list elements returned (first-level block names and information provided).


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