addMondays: Save flightgeo into 2 RDS's

Description Usage Arguments Value

View source: R/StatesParsing.R

Description

After making updates to flightgeo, save as two separate RDS's. THIS FUNCTION PROB ISN'T USEFUL!!!

Usage

1
addMondays(appDir, statesDataDir, routeCountCutoff = 50)

Arguments

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

Value

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


DatascribeConsulting/MonaRk documentation built on May 4, 2021, 5:28 a.m.