Calculates several summary statistics. The summary statistics
depend on the vector class
Usage
summarize_long(x)
# S3 method for factor
summarize_long(x)
# S3 method for integer
summarize_long(x)
# S3 method for numeric
summarize_long(x)
# S3 method for default
summarize_long(x)
Value
A summarized version of the input.