Tam Tran-The

Results 1 issues of Tam Tran-The

I tried to set up a local MySQL database to store the airlines data. When I ran: ```{r} library(etl) library(airlines) db % etl_update(years = 2016) ``` R gave me the...