scintec1.comments | R Documentation |
get comment entries from a a Scintec atmospheric profiler data format "Format-1" (extension ".mnd")
scintec1.comments(file, header = list())
file |
name (and path if necessary) of the file to read |
header |
optionally, instead of reading the header from the file again,
the output of a previous call to |
named list |
each entry corresponds to one comment field |
Clemens Druee
Scintec APRun software manual
hdr <- read.scintec1(system.file("extdata", "example.mnd", package="readmet"))
hdr$`Serial Number`
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.