Subscribe to continue reading
Subscribe to get access to the rest of this post and other subscriber-only content.

Subscribe to get access to the rest of this post and other subscriber-only content.

This project I use R to clean and analyse data.
The dataset that I choose is nycflights13
Let’s go!
## print first line
print("hello world")
Load data
install.packages("tidyverse"
install.packages("nycflights13")
data("flight")
Write for Life
Naval Ravikant

Writing : code + media