SyntaxFix
Write A Post
Hire A Developer
Questions
use lines for the second one:
lines
plot(density(MyData$Column1)) lines(density(MyData$Column2))
make sure the limits of the first plot are suitable, though.