79706242

Date: 2025-07-18 13:35:50
Score: 1.5
Natty:
Report link

I noticed that two of the column names in 'dat' dataframe were wrong (perhaps a recent update?). middle is now xmiddle.

p + geom_segment(data=dat, aes(x=xmin, xend=xmax, 
                               y=xmiddle, yend=xmiddle), colour="red", size=2)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Kyle Finn