I want to use it, but just show a slash on the yaxis rather than two
horizontal lines.
Thanks
On Saturday, August 31, 2013, Jim Lemon wrote:
> On 08/30/2013 11:53 PM, Shane Carey wrote:
>
>> Hi Jim et al,
>>
>> I want to remove the upper bounding box,
>> I did this by
>> #box()
>>
>> in the gap.plot function. It still leaves me with two horizontal lines.
>> I would like to remove them also, where are the created within the
>> function? Thanks, this is great, exactly what I need.
>>
>
> Hi Shane,
> The two horizontal lines are the "gap" axis break. On lines 96-98 of the
> function (my source code line numbering) you will find the calls to
> axis.break. If you are not using this, there may not be much point in using
> gap.boxplot.
>
> Jim
>
--
Shane
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.