I have a very simple question. I want to ggplot several variables by date. No groups, no factors. And add a legend. Can I do this? Thanks
Consulted many websites, could find no legends without groups. Can do with base R very easily, I think I should be able to do it in ggplot2