opc_process | R Documentation |
The processing occurs in several steps:
read in binary OPC data in .D00 file with read_focal_opc()
convert to a nice tabular format with convert_single_opc()
apply various quality control flags with opc_flag()
use a shiny app to interactively select the downcast with opc_trim()
opc_process(ifile)
ifile |
path to .D00 file |
opc tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.