I\'m trying to run MS SQL Server scrips in a R script and learning how to do this.
The way I found to be the the most complete is through DBI + obdc package. And then