Skip to content

JavaEria/nycflights-EDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nycflights-EDA

Exploratory Data Analysis on the domestic flights of New York using R.

Prerequisites for running the R code/ R markdown file using R studio:

Installation of packages:

> install.packages('tidyverse')
> library(devtools)
> devtools::install_github("statswithr/statsr")

About

Exploratory Data Analysis on the domestic flights of New York using R.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published