opc_process_multicast: Process multiple OPC casts in single file

View source: R/opc.R

opc_process_multicastR Documentation

Process multiple OPC casts in single file

Description

Occasionally multiple OPC casts are conducted repeatedly in the same data file. This function runs opc_process() multiple times on the same file to allow the user to select multiple casts.

Usage

opc_process_multicast(ifile, cast_ids)

Arguments

ifile

path to raw data file (*.D00)

cast_ids

vector indicating the IDs used for each extracted cast

Value

OPC tibble


hansenjohnson/opcr documentation built on Jan. 24, 2023, 5:04 a.m.