- Start R, open a new script and run the following code block:
install.packages('mvoutlier',repos='http://cran.us.r-project.org')library(Rserve)Rserve()
- Open Tableau and connect to the age_and_blood_pressure.csv file.
- In the main menu toolbar, navigate to Help and, from the drop-down menu, select Settings and Performance. From the additional drop-down menu that will open, choose Manage External Service Connection....
- In the Server field, enter localhost.
- In the Port field, enter 6311.
- Click on the Test Connection button.
- After receiving a message that you're successfully connected to the RServe service, click on OK to close the notification, and then click on OK again to exit the External Service Connection window.
- Drag and ...