View source: R/U_rawdata_checks.R
diagnose_raw_txt_v2 | R Documentation |
Output diagnostics of a raw box file
diagnose_raw_txt_v2(filePath)
A data.table
MV
## 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.