A collection of examples highlighting how Tableau and RStudio Connect can be used together.
In order to fully take advantage of these examples, you'll need access to a Tableau environment. One option is to register for the Tableau Developer Program, which will give you access to your own Tableau Online sandbox.
Once you have access to Tableau, you can follow the instrucitons to configure
Tableau with RStudio
Connect. Each example in
this repository has a Tableau workbook in the Tableau/
that can used to
showcase the extensions from the example.
A very basic example showing how both Python and R extensions can be used to capitalize text passed from Tableau.
An example built on top of the Tableau Superstore data showing how R and Python extensions can be used side by side in the same workbook and even in the same visualization.
An example using music genre data from Kaggle that enables users to interactively explore the data and evaluate the performance of separate Random Forest models trained in both R and Python.