push and pull) 99% of the timeN observations and K variableslibrary(nycflights13)
dim(flights)## [1] 336776 19
flights dataset has `r dim(flights)[1]` observations and `r dim(flights)[2]` variablesflights dataset has 336776 observations and 19 variablesx <- 5, but a substantial minority say x = 5 - just choose one# Type this in your console after opening a project
getwd()## [1] "/Users/weiyangtham/Documents/WYT Projects/methods_workshop"
data folder"data/file.csv""/Users/weiyangtham/Documents/Projects/file.csv"