Get all n dimensional state names
l_nDimStateNames(loon_plot)
loon_plot
A loon widget or the class name of a loon plot
loon
if(interactive()){ p <- l_plot() l_nDimStateNames(p) l_nDimStateNames("l_plot") }