diagnose_raw_txt_v2: Output diagnostics on raw SNB files (v2)

View source: R/U_rawdata_checks.R

diagnose_raw_txt_v2R Documentation

Output diagnostics on raw SNB files (v2)

Description

Output diagnostics of a raw box file

Usage

diagnose_raw_txt_v2(filePath)

Value

A data.table

Author(s)

MV

Examples

    
## Not run: 
options(host = 'scidb.mpio.orn.mpg.de') 
filePath = "/ds/raw_data_kemp/FIELD/Westerholz/SNB/RAWDATA_v2/2018/2018.04.03/1/BOX0001.TXT"
          x = diagnose_raw_txt_v2(filePath); x; x

## End(Not run)

mpio-be/SNB2 documentation built on Sept. 17, 2024, 4:27 p.m.