Hello,
I am new to coding and learning R Language. I saw this amazing document and it says :
type = character indicating the type of plot: "p" for points, "l" for lines, "h" for vertical
lines to x-y-plane, etc.
type = "h" only adds vertical line to x-y, is there a way to add horizontal line to z as well?
Thank you!