Skip to content

Commit 40ea158

Browse files
committed
Tweaks to NEWS
1 parent aae1612 commit 40ea158

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NEWS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ NEW FEATURES
1919
* New fortify methods have been added for objects produced by the `multcomp`
2020
package.
2121

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.
22+
* `stat_summary2d` and `stat_summary_hex`. These are work like `stat_bin2d`
23+
and stat_binhex but allow any summarisation function (instead of just
24+
count). They are 2d analogs of `stat_summary`
2525

2626
DEVELOPMENT
2727

0 commit comments

Comments
 (0)