On 21 Aug 2017, at 09:30, Venkateswara Reddy Marella (Infosys Ltd) via R-help <r-help at r-project.org> wrote:
Hi Team ,
I have a requirement of building set of panels in which each panel has multiple visuals based on single set of dataset values and this thing is repeated for other set of values as well.
For this requirement , I am trying to use a for loop to create visuals and panel for each set of values ( like first panel should be for first set of dataset values and so on) . Do we have any available solution for this problem.
Thanks,
Venkat.