On 9/28/07, Duncan Murdoch <[EMAIL PROTECTED]> wrote:
> >>> Can R plot graphs like the one at
> >>>
> >>> http://www.mathwords.com/f/f_assets/floor_graph.gif
> >>>
> >>> with the balls at the discontinuity points?
> >>>
> >> You can use segments() to draw the segments and symbols() to draw the
> >>
Paul Smith wrote:
> On 9/28/07, Duncan Murdoch <[EMAIL PROTECTED]> wrote:
>
>>> Can R plot graphs like the one at
>>>
>>> http://www.mathwords.com/f/f_assets/floor_graph.gif
>>>
>>> with the balls at the discontinuity points?
>>>
>> You can use segments() to draw the segments and symbols(
On 9/28/07, Duncan Murdoch <[EMAIL PROTECTED]> wrote:
> > Can R plot graphs like the one at
> >
> > http://www.mathwords.com/f/f_assets/floor_graph.gif
> >
> > with the balls at the discontinuity points?
>
> You can use segments() to draw the segments and symbols() to draw the
> balls. For example
On 27/09/2007 8:04 PM, Paul Smith wrote:
> Dear All,
>
> Can R plot graphs like the one at
>
> http://www.mathwords.com/f/f_assets/floor_graph.gif
>
> with the balls at the discontinuity points?
You can use segments() to draw the segments and symbols() to draw the
balls. For example,
plot(1,
Yes
?segments
?points
?pch
On 9/27/07, Paul Smith <[EMAIL PROTECTED]> wrote:
> Dear All,
>
> Can R plot graphs like the one at
>
> http://www.mathwords.com/f/f_assets/floor_graph.gif
>
> with the balls at the discontinuity points?
>
> Thanks in advance,
>
> Paul
>
> __
Dear All,
Can R plot graphs like the one at
http://www.mathwords.com/f/f_assets/floor_graph.gif
with the balls at the discontinuity points?
Thanks in advance,
Paul
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLE
6 matches
Mail list logo