How to retitle a subset data table based on the data filter selections used to create it
Using code I found in this post discussion (Solved: How to get data selected by Data Filter () into a new data table (using JSL)? - JMP User Community; https://community.jmp.com/t5/Discussions/How-to-get-data-selected-by-Data-Filter-into-a-new-data-table/m-p/642343), I am able to choose specific age and sex combinations via the data filter and generate a subset table titled "Subset of Big Class" t...