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

______________________________________________
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