Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Tableau will need to communicate with Revolution R using an R package named 'Rserve'. You iwll first need to install and initiate Rserve

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:

http://www.tableausoftware.com/about/blog/2013/10/tableau-81-and-r-25327

Need 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.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×