Sorting Tabulate by Statistic
Hello, I have I am trying to be able to create a tabular table where I can sort the values by the statistic, such as mean value. So for example, for the sample file "Car Poll", I have the following basic tabulate code:Tabulate( Add Table( Column Table( Analysis Columns( :age ), Statistics( Mean ) ), Row Table( Grouping Columns( :size ) ) ) ...
antoinesofradir
uw_viromics