Forum Discussion

kqian's avatar
kqian
Regular Visitor
9 years ago

Passing a parameter to an R visual

What is the best way to pass a parameter into an R visual? One solution that works but seems very inefficient is to take every possible value of the parameter and create a copy of your dataset for ev...