powered by
corner.loc(x=-1,y=1,xoff=0.05,yoff=0.05) corner.label(label=NULL,x=-1,y=1,xoff=0.05,yoff=0.05,...)
text
plot(1:10,1:10) corner.label("A") corner.loc(1,1) corner.label("B",y=-1,x=1)
Run the code above in your browser using DataLab