Displayr / flipDimensionReduction

13 stars 6 forks source link

DS-4099: Catch for one-dimensional inputs #26

Closed chrisfacer closed 1 year ago

chrisfacer commented 1 year ago

The widget was given back an ugly R error if the input table is a vector. I have updated the code to check for single-dimenion and psuedo-single-dimension inputs and provide a better message to the user.