Description Usage Arguments Value
Parses header of ICARTT file, with field descriptions according to official ICARTT Data Format guidelines (https://www-air.larc.nasa.gov/missions/etc/IcarttDataFormat.htm)
1 | ict.header(input, verbose = TRUE, raw = FALSE)
|
input |
Path to the input .ict file |
verbose |
Defaults to TRUE; print all fields with description. If verbose = FALSE, output excludes full variable list, 'normal comments' section, and data file details. |
raw |
Defaults to FALSE. If true, print header as seen in ICARTT file, without field descriptions. |
A character vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.