type_sum: Type summary

Description Usage

Description

Type summary

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
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)

lawn documentation built on Jan. 6, 2021, 5:07 p.m.