get_stats {COINr} | R Documentation |
Generic function for reports various statistics from a data frame or coin. See method documentation:
get_stats(x, ...)
x |
Object (data frame or coin) |
... |
Further arguments to be passed to methods. |
See also vignette("analysis")
.
This function replaces the now-defunct getStats()
from COINr < v1.0.
A data frame of statistics for each column
# see individual method documentation