Install ODBC driver at rStudio in Linux


install.packages("RODBC")
install.packages("RODBC",type = "source")