< I was wondering whether it is possible to plot math functions, for example
sin ...>

also maybe:
?plot

<snipped from the help page>
Examples:
        ...
     plot(sin, -pi, 2*pi)
<unsnip>

bob



-----Original Message-----
From: Uwe Ligges [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 24, 2003 11:04 AM
To: Jonck van der Kogel
Cc: [EMAIL PROTECTED]
Subject: Re: [R] Plotting math functions

Jonck van der Kogel wrote:
> Hi all,
> I was wondering whether it is possible to plot math functions, for 
> example sin, cos or a Gaussian type function, in R, and if so, how to do 
> it. I have been searching through the archives and the R manual but had 
> no luck in finding any hints on how to go about this.
> Any help is much appreciated!
> Thanks, Jonck
> 
> ______________________________________________
> [EMAIL PROTECTED] mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help

See ?curve

Uwe Ligges

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

        [[alternative HTML version deleted]]

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to