Home
last modified time | relevance | path

Searched refs:coox2 (Results 1 – 1 of 1) sorted by last modified time

/dports/math/R-cran-qualityTools/qualityTools/R/
H A Dvis_2.r93 coox2 = rep(0.51, 11) functionVar
96 segments(coox1[i], cooy[i], coox2[i], cooy[i], col = col.axis)
97 text(coox2[i] + 0.01, cooy[i], labels = (i - 1)/10, cex = cex.axis, col = col.text)
101 coox2 = seq(0.755, 0.005, length = 11)
105 segments(coox1[i], cooy1[i], coox2[i], cooy2[i], col = col.axis)
106 text(coox2[i], cooy1[i] + 0.01, labels = (i - 1)/10, cex = cex.axis, col = col.text)
110 coox2 = seq(0.255, 1.005, length = 11)
114 segments(coox1[i], cooy1[i], coox2[i], cooy2[i], col = col.axis)