type_sum {request} | R Documentation |
Type summary
type_sum(x) ## Default S3 method: type_sum(x) ## S3 method for class 'character' type_sum(x) ## S3 method for class 'Date' type_sum(x) ## S3 method for class 'factor' type_sum(x) ## S3 method for class 'integer' type_sum(x) ## S3 method for class 'logical' type_sum(x) ## S3 method for class 'array' type_sum(x) ## S3 method for class 'matrix' type_sum(x) ## S3 method for class 'numeric' type_sum(x) ## S3 method for class 'POSIXt' type_sum(x)