avg.Rd
Aggregate function: returns the average of the values in a group.
Usageavg(x, ...)
# S4 method for class 'Column'
avg(x)
Arguments
Column to compute on or a GroupedData object.
additional argument(s) when x
is a GroupedData object.
avg since 1.4.0
See alsoOther aggregate functions: column_aggregate_functions
, corr()
, count()
, cov()
, first()
, last()
if (FALSE) avg(df$c) # \dontrun{}
On this page
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4