Hi R People! Does anyone have a function that produces number lines, please? It's not a big deal to do, but I thought that I would avoid re-inventing the wheel, if it's already there. Actually, I want to do a dotplot and dotchart just doesn't do it. Thanks! Erin Version 1.7.0 for Windows
Number lines
2 messages · Erin Hodgess, Uwe Ligges
Erin Hodgess wrote:
Hi R People! Does anyone have a function that produces number lines, please? It's not a big deal to do, but I thought that I would avoid re-inventing the wheel, if it's already there. Actually, I want to do a dotplot and dotchart just doesn't do it. Thanks! Erin Version 1.7.0 for Windows
______________________________________________ R-help at stat.math.ethz.ch mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
Do you mean axis()? Uwe Ligges