type_sum function

Type summary

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)
  • Maintainer: Scott Chamberlain
  • License: MIT + file LICENSE
  • Last published: 2016-01-03