You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using EulerR 4.1.0 with data frame input with variables looking something this:
Apple Banana Orange
1 0 1
0 1 0
0 0 1
1 1 0
Unfortunately, this doesn't seem to be compatible with the most recent EulerR 5.0.0 version. Would it be possible to preserve this original input format? I've tried other work arounds, but it gets pretty ugly. I'm not an R master, so I wouldn't be surprised if I'm missing something here. Any advice would be much appreciated.
Many thanks!
The text was updated successfully, but these errors were encountered:
I have been using EulerR 4.1.0 with data frame input with variables looking something this:
Apple Banana Orange
1 0 1
0 1 0
0 0 1
1 1 0
Unfortunately, this doesn't seem to be compatible with the most recent EulerR 5.0.0 version. Would it be possible to preserve this original input format? I've tried other work arounds, but it gets pretty ugly. I'm not an R master, so I wouldn't be surprised if I'm missing something here. Any advice would be much appreciated.
Many thanks!
The text was updated successfully, but these errors were encountered: