Skip to content

An R data package containing all out-bound flights from SEA and PDX in 2022 + useful metdata

Notifications You must be signed in to change notification settings

moderndive/pnwflights22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pnwflights22

An R data package containing all out-bound flights from SEA and PDX in 2022 + useful metadata.

This package was created using the anyflights R package. Additional data preparation was done to include additional rows of data instead of missing entries in the weather data frame.

Installation


To install the current stable version of pnwflights22, make sure to install remotes first. The pkgdown website for this version is at moderndive.github.io/pnwflights22.

# install.packages("remotes")
remotes::install_github("moderndive/pnwflights22")

About

An R data package containing all out-bound flights from SEA and PDX in 2022 + useful metdata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages