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)

ropensci/lawn documentation built on May 18, 2022, 9:58 a.m.