UpSetR icon indicating copy to clipboard operation
UpSetR copied to clipboard

Error when specifying both empty.intersections and boxplot.summary

Open hyounesy opened this issue 6 years ago • 2 comments

Error occurs when specifying both empty.intersections and boxplot.summary:

> upset(movies, empty.intersections = 'on', boxplot.summary = c("AvgRating", "ReleaseDate"))

Error in `$<-.data.frame`(`*tmp*`, "x", value = 28L) : 
  replacement has 1 row, data has 0

hyounesy avatar Jun 21 '18 00:06 hyounesy

Sadly the error keeps

acpguedes avatar Aug 31 '18 17:08 acpguedes

I meet the same problem.....

zhanghao-njmu avatar Oct 09 '18 13:10 zhanghao-njmu