powered by
Canvas(xlim = NULL, ylim = xlim, main = NULL, xpd = par("xpd"), mar=c(5.1,5.1,5.1,5.1), asp = 1, bg = par("bg"), usrbg = "white", ...)
par("xpd")
plot.window
plot()
asp = 1, xaxt = "n", yaxt = "n", xlab = "", ylab = "", frame.plot = FALSE
Canvas(7) text(0, 0, "Hello world!", cex=5)
Run the code above in your browser using DataLab