class.stats: Filter by class
Description
Filter by classUsage
class.stats(.class) numeric.stats(x, ...)
factor.stats(x, ...)
integer.stats(x, ...)
Arguments
.class
string for class to filter by
Value
- data frame of computed statistics if x is of class
.class otherwise returns NULL.