Description Usage Arguments Value
View source: R/StatesParsing.R
After making updates to flightgeo, save as two separate RDS's. THIS FUNCTION PROB ISN'T USEFUL!!!
1 | addMondays(appDir, statesDataDir, routeCountCutoff = 50)
|
appDir |
Where the MonaRk package files are stored (including "MonaRk") |
statesDataDir |
The location where the large flight state data is downloaded and stored |
routeCountCutoff |
Min number of routes to be included for app |
flightgeo |
A dataframe of all the flights information within routes of interest including geo data. |
geoname |
The name of the geo RDS |
dfname |
The name of the flight data RDS |
folder |
The location where geo and flight data should be saved |
geoSaveDir |
The location of the geo.RDS for each date |
dfSaveDir |
The location of df.RDS for each date |
No object returned, only data written
Add multiple Mondays worth of data
Run this function if it has been several weeks since data has been updated. It will update delay, storm, sigmet, and flight data.
No object returned, only data written
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.