Error in upset_data(data, intersect
AritriSanyal opened this issue · 0 comments
AritriSanyal commented
The UpSetR throws up an error "Error in upset_data(data, intersect, mode = mode, encode_sets = encode_sets, : unused arguments (sets = c("TS1", "TS2", "TS3", "TS4", "TS5"), sets.bar.color = "#56B4E9", order.by = "freq", empty.intersections = "on")" for my data. When I tried the example provided with the package movies data, using the same code, it also shows the same error.
I have used the same set of codes before which has worked, but now it isn't working again.
I have updated both R and Rstudio in order to try to fix this, but the problem is still there