Software
shinytableau

shinytableau

Extend Tableau dashboards using Shiny

JavaScript

The shinytableau package lets R developers create Tableau dashboard extensions using Shiny. It enables embedding custom R-powered visualizations and interactive components directly into Tableau dashboards, filling a gap in Tableau’s existing R integration capabilities.

This package provides access to Tableau worksheet data as R data frames, allows creation of configuration dialogs for non-technical users, and supports all standard Shiny features like input controls, reactive outputs, and HTML widgets. It’s designed for organizations where Tableau is already established but need R’s visualization capabilities that aren’t available in Tableau’s native interface or calculated fields.

Contributors