This is what I get when typing text:

> text
function (x, ...) 
UseMethod("text")
<bytecode: 0x12cb4964>
<environment: namespace:graphics>


The text function let you add text in a plot.

How can I obtain the source code?.

Thanks.

Eva


--- El dom, 21/4/13, R. Michael Weylandt <michael.weyla...@gmail.com> 
<michael.weyla...@gmail.com> escribió:

De: R. Michael Weylandt <michael.weyla...@gmail.com> 
<michael.weyla...@gmail.com>
Asunto: Re: [R] Source Code
Para: "Eva Prieto Castro" <evapcas...@yahoo.es>
CC: "<r-h...@stat.math.ethz.ch>" <r-h...@stat.math.ethz.ch>
Fecha: domingo, 21 de abril, 2013 00:34



On Apr 20, 2013, at 6:23 PM, Eva Prieto Castro <evapcas...@yahoo.es> wrote:

> Dear all,
> 
> How can I get the source code of text function?
> 

What is the 'text function'?

Try typing the name of the function at the prompt without any parentheses after 
it. If its written in R, then it should be visible. 

Michael

> Regards
> Eva
> 
>    [[alternative HTML version deleted]]
> 
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to