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:
approxCountDistinct()
,
corr()
,
firstItem()
,
lastItem()
1 | ## Not run: avg(df$c)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.