[R] Interaction plot type=o
David Winsemius
dwinsemius at comcast.net
Fri Sep 30 04:00:50 CEST 2011
On Sep 29, 2011, at 7:22 PM, Heverkuhn Heverkuhn wrote:
> Hello,
> I was wondering if there is any equivalent of interaction.plot that
> allow
> you to set type="o"
> I tried to use interaction.plot and I have a gap between the symbols
> of the
> points and the line.
>
If it's OK to have the lines going right though the symbols, then go
ahead, hack the code. All you need to do is add ,"o" to the type
arguments in the argument list. The code's not hidden or anything that
gets in your way.
David Winsemius, MD
West Hartford, CT
More information about the R-help
mailing list