data(Nurseries)
cateNelsonFixedY(x = Nurseries$Size,
y = Nurseries$Proportion,
cly = 0.70,
plotit = TRUE,
hollow = TRUE,
xlab = "Nursery size in hectares",
ylab = "Proportion of good practices adopted",
trend = "positive",
clx = 1,
outlength = 15)
Run the code above in your browser using DataLab