Skip to content
Prev 279384 / 398506 Next

adding hyperlinked text to pdf plot

On Dec 5, 2011, at 1:39 PM, Justin Fincher wrote:

            
Don't believe everything you read.

pdf("test.pdf")
  plot(1,1,main="http://test.gov/some.htm")
  dev.off()

"Non-functioning" text.
David Winsemius, MD
West Hartford, CT