Shows the order in which metadata will be displayed in the shiny app. This
helps users to decide if the display order is ok. If not, users can use
reorder_meta
to change the order in which metadata will be displayed.
show_order(scConf)
shinycell config data.table
table showing the order in which metadata will be displayed
if (FALSE) {
show_order(scConf)
}