Hello, I am having issues installing package nycflights13.
library(nycflights13)
Error in library(nycflights13):
there is no package called ‘nycflights13’
When I try the command
?nycflights13
I get the below in Help window
Could you please advice?
Thanks a lot