Description Usage Arguments Value
View source: R/SigmetParsing.R
Raw sigmet text is stored in separate files for each hour, inside a folder for each day. For each day that needs to have sigmet data processed, loop though and run this function to get a character vector, and then parseSigmet() on that vector. Different sources of sigmet data contain different record separating characters, reflected in the "split" arguments.
1 | readSigmetFiles(sigmetDataDir)
|
sigmetDataDir |
Location of sigmet TXTs |
A character vector containing sigmet text
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.