Dear R-users, I am using the simple plot() function and i cannot find a way to add the point label (i would like to plot the points and up to each point the point name). I found a way to do it with n.plot but then the point is not plotted, only the label. Do you know if there is a parameter for the plot() function that would allow me to specify point names ? (and even more ideally, another parameter to specify the point label size...)
with regards ! P.P. [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.