RStudio 1.2 Preview: SQL Integration
by Jonathan McPherson on 2018-10-02
RStudio 1.2 dramatically improves support and interoperability with many new programming languages and platforms, including SQL, D3, Python, Stan, and C++. Over the next few weeks on the blog, we’re going to be taking a look at improvements for each of these in turn.
Today, we’re looking at SQL, and as a motivating example, we’re going to connect to a sample Chinook database to get a list of album titles. Read More...