Hello I would like to basically exactly what this post does R- plot numbers instead of points but in ggplot.
I have a dataframe. I want to plot x and y. Easy. I also have a third column of ID's for all the points. I would like to plot these ID'S from this third column instead of regular points. The IDs are numbers from 1-300.