opc_process_benchtest: Benchtest a single OPC cast

View source: R/opc.R

opc_process_benchtestR Documentation

Benchtest a single OPC cast

Description

The processing occurs in several steps:

  1. read in binary OPC data in .D00 file with read_focal_opc()

  2. convert to a nice tabular format with convert_single_opc()

  3. use a shiny app to interactively check the results with opc_trim_benchtest()

Usage

opc_process_benchtest(ifile)

Arguments

ifile

path to .D00 file

Value

opc tibble


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