type_sum: Type summary

type_sumR Documentation

Type summary

Description

Type summary

Usage

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)

sckott/dapper documentation built on May 20, 2022, 1:11 p.m.