Description Usage Arguments Value
Given basic parsed flight geo data, add columns including "route", "country", "continent", sigmet overlaps, weather station density, U.S. storm event overlap and U.S. delay data for use in analyses and MonaRk shiny app.
1 | addCovars(flightgeo, sigmetgeo)
|
flightgeo |
A sf dataframe containing flight data and geodata |
sigmetgeo |
A df with rows as sigmets, and columns as time, location, etc |
A df based on flightgeo, with extra columns for all covariates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.