Skip to content
Prev 139359 / 398506 Next

Specifying relative position of text in a plot

On Thu, 13 Mar 2008, Tom La Bone wrote:

            
You need

par(usr = c(0, 1, 0, 1), xlog=FALSE, ylog=FALSE)

to set up a non-log coordinate system.