I have 3 datas supplier1$time, supplier2$time, supplier3$time. How do I put all of these 3 datas in one histogram?
We need a FAQ: How to do a minimal reproducible example ( reprex ) for beginners.
In particular, we need to see some sample data. A handy way to supply some sample data is the dput() function.