On Mon, Feb 15, 2010 at 1:56 PM, Johannes Graumann
<johannes_graum...@web.de> wrote:
> Johannes Graumann wrote:
>
>> Has anybody solved this?
>
> For the benefit of others: after studying
>        > ?panel.bwplot
> I have to admit that
>        > bwplot(..., varwidth = TRUE)
> solves the issue. It's just not documented at
>        > ?bwplot

Which does however say (albeit only after you have already gone past a
gazillion lines)

Note:

     [...]

     Any arguments passed to these functions and not recognized by them
     will be passed to the panel function. Most predefined panel
     functions have arguments that customize its output. These
     arguments are described only in the help pages for these panel
     functions, but can usually be supplied as arguments to the high
     level plot.

and of course also lists 'panel.bwplot' in the "See Also" section.

-Deepayan

______________________________________________
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