We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aae1612 commit 40ea158Copy full SHA for 40ea158
NEWS
@@ -19,9 +19,9 @@ NEW FEATURES
19
* New fortify methods have been added for objects produced by the `multcomp`
20
package.
21
22
-* `stat_summary2d` / `stat_summary_hex`. These are arbitrary function version
23
- of stat_bin2d / stat_binhex. Any summarization (as stat-summary for 1D) can
24
- be done for 2D.
+* `stat_summary2d` and `stat_summary_hex`. These are work like `stat_bin2d`
+ and stat_binhex but allow any summarisation function (instead of just
+ count). They are 2d analogs of `stat_summary`
25
26
DEVELOPMENT
27
0 commit comments