Open Almond-S opened 3 years ago
Thanks Almond,
I'm back on MomX and I will have a look to it. Also I'm on a bottles2 dataset ;-) Thanks a bunch.
Vincent
Le ven. 22 janv. 2021 à 19:36, Almond-S notifications@github.com a écrit :
I love your bot dataset! It's an amazing dataset to play around and check out new methods!
However, I think the beer and whisky bottle labels somehow got confused at some point. If I don't get anything wrong, they are exactly switched.
bot %>% filter(type == "beer") %>% panel(name = TRUE)
Best regards, Almond
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MomX/Momocs/issues/216, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABECQFVH6FEVJSRKH5X2PBLS3HARRANCNFSM4WO4CRLQ .
-- vincentbonhomme.fr http://www.vincentbonhomme.fr
I love your bot dataset! It's an amazing dataset to play around and check out new methods!
However, I think the beer and whisky bottle labels somehow got confused at some point. If I don't get anything wrong, they are exactly switched.
bot %>% filter(type == "beer") %>% panel(name = TRUE)
Best regards, Almond