DavidFirth / qvcalc

R package for quasi-variances
https://davidfirth.github.io/qvcalc/
0 stars 2 forks source link

plot.cv(col="red", ...) color not applied to vertical line #3

Closed Derek-Jones closed 5 years ago

Derek-Jones commented 6 years ago

The call:

plot(qvcalc(BTabilities(prec_mod)), col="red")

changes the color of the horizontal lines (i.e., the mean line), but the color of the vertical lines remains unchanged (i.e., is black).