What docs are you commenting on? |
geom_boxplot
|
---|---|
What's the overall quality? |
Great
|
What needs improving? |
An example of a notched Boxplot on a logarithmic scale, where the notches show a non-symmetric behavior because of the logarithmic scaling.
geom_boxplot(notch = TRUE) scale_y_continuous(trans="log10") Maybe, there might also be a bug in the boxplot implementation. It seems that the scaling transformation is not applied to the box's notchupper and notchlower values. Thank you. |
What works well? |
Everything else! Great documentation!
|
Name | Frank Honold |
frank....@uni-ulm.de |
This email notification is powered by Wufoo, the free online form builder.
Make your own HTML forms for free at wufoo.com