Tool for Handling Nominal Data or ( When Scope Creep gets Really Ugly)

Hi,

I built this tool mostly for my own purposes and it has suffered greatly from scope creep (actually more leap than creep).  Basically I want to handle nominal data (either text or numeric modeled as nominal) to create marker legends, or as the x variable in a box plot, or as both X and Y in a mosaic plot.  I also am a stickler for keeping my data as a single object and loath breaking it apart for analysis and as such I have taken great advantage of row and column labels and using masking waves.

I would love to get some feedback if you find this useful.  I have put some instructions in the notebook in the example experiment.  I have developed this on IP9 Beta, but I don't think anything is restricted to IP9.

Andy

procedure file experiment file with instructions