Hello! I was just wondering if someone would be able to help me with something, I am trying to create an abstraction which resizes and draws data to a single table based on which table has been selected (possibly with spigots? I dunno.)
An example of this is the following:
[table table1] [table table2]
[spigot?] [X] [spigot?] [ ]
[table table3]
in this instance, the output and sample size of table 1 is being drawn in table 3.
Many thanks!