Tableau will need to communicate with Revolution R using an R package named 'Rserve'. You iwll first need to install and initiate Rservehttp://www.tableausoftware.com/about/blog/2013/10/tableau-81-and-r-25327
from the R command line by entering: install.packages("Rserve"); library(Rserve); Rserve() Next, you will want to configure your connection via the Tabeleau 'Help' menu by choosing "Manage R connection". For more information, we recommend consulting this blog post:How can I configure Tableau to use Revolution R?
Applies To
Revolution AnalyticsNeed more help?
Want more options?
Explore subscription benefits, browse training courses, learn how to secure your device, and more.
Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.