Skip to content
Prev 322061 / 398500 Next

Source Code

On Apr 20, 2013, at 3:34 PM, R. Michael Weylandt <michael.weylandt at gmail.com> wrote:

            
(It's not, .. or at least it might not seem so to a newbR.)
function (x, ...) 
UseMethod("text")
<bytecode: 0x10191f780>
<environment: namespace:graphics>


methods(text)
text.default
graphics:::trext.formula

And then .... to go further ... I think she may need the added information in Uwe Ligges classic R-News article:

http://cran.r-project.org/doc/Rnews/Rnews_2006-4.pdf