opc_process: Process a single OPC cast

View source: R/opc.R

opc_processR Documentation

Process 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. apply various quality control flags with opc_flag()

  4. use a shiny app to interactively select the downcast with opc_trim()

Usage

opc_process(ifile)

Arguments

ifile

path to .D00 file

Value

opc tibble


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