January 2019
Beginner to intermediate
670 pages
18h 32m
English
In this recipe, we learned how to utilize R facility within Tableau. If you have some experience with R, you might notice that the syntax looks pretty standard with an exception at the beginning and at the end. Actually, the R syntax is wrapped, so that Tableau can be used to recognize it.
Also, it is important to notice that we need to assign arguments that are going to be used. .arg1 represent the first variable from the left-hand side mentioned in the bottom line of the syntax (in our case, it is Cortmax), the .arg2 variable represent the second one (Cortrest), and so on.
Read now
Unlock full access