Skip to content

Commit ea8f1fa

Browse files
committed
doc improvement
1 parent 7a295e1 commit ea8f1fa

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/src/methods.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
| [`measurements`](@ref) | for returning individual per-observation measurements |
66
| [`aggregate`](@ref) | multipurpose measurement aggregation |
77

8-
The [`aggregate`](@ref) method takes an optional aggregation `mode` argument, with default
9-
`Mean()`, whose possible values are explained below.
8+
The [`aggregate`](@ref) method and [`multimeasure`](@ref) wrapper take an optional
9+
aggregation `mode` argument, with default `Mean()`, whose possible values are explained
10+
below.
1011

1112
```@docs
1213
StatisticalMeasuresBase.AggregationMode

0 commit comments

Comments
 (0)