Description Usage Arguments Value
View source: R/SigmetParsing.R
Loop through each sigmet record to coalesce relevant data like time, location, and type. Contains lots of helper functions and special cases since there are many styles of sigmet record
1 | parseSigmet(rawSigmet, day)
|
rawSigmet |
A character vector containing raw sigmet records for one day |
day |
The date in format "YYYY-MM-DD" since records have day but not month or year |
A df with rows as sigmets, and columns as time, location, etc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.