Skip to content
Prev 28719 / 63421 Next

A patch for extending pdf device to embed popup text and web links

Dear Paul and Tobias,

Thank you for your positive comments.
I agree your comments.

Firstly, I am learning how to make an R package, and RSVGTipsDevice
is a good pointer for me.
Secondly, in a package of extended pdf device, I will try to follow the R
coding style. For example, text and mtext functions will be overwritten to
accept "href" and "popup" options. Then, we extend the functions simply
and can keep compatibility. This is also possible for rect function. In short,
we don't have to have any new functions!

Regards,

Tadashi Kadowaki

2008/5/5 Paul Murrell <p.murrell at auckland.ac.nz>: