Description Usage Arguments Note See Also Examples
Aggregate function: returns the average of the values in a group.
1 2 3 4 |
x |
Column to compute on or a GroupedData object. |
... |
additional argument(s) when |
avg since 1.4.0
Other aggregate functions:
column_aggregate_functions,
corr(),
count(),
cov(),
first(),
last()
1 | ## Not run: avg(df$c)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.