type_sum(x)# S3 method for default
type_sum(x)
# S3 method for character
type_sum(x)
# S3 method for Date
type_sum(x)
# S3 method for factor
type_sum(x)
# S3 method for integer
type_sum(x)
# S3 method for logical
type_sum(x)
# S3 method for array
type_sum(x)
# S3 method for matrix
type_sum(x)
# S3 method for numeric
type_sum(x)
# S3 method for POSIXt
type_sum(x)