type_summ: 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_summ(x)

## Default S3 method:
type_summ(x)

## S3 method for class 'character'
type_summ(x)

## S3 method for class 'Date'
type_summ(x)

## S3 method for class 'factor'
type_summ(x)

## S3 method for class 'integer'
type_summ(x)

## S3 method for class 'logical'
type_summ(x)

## S3 method for class 'array'
type_summ(x)

## S3 method for class 'matrix'
type_summ(x)

## S3 method for class 'numeric'
type_summ(x)

## S3 method for class 'POSIXt'
type_summ(x)

leighseverson/rnoaa documentation built on May 21, 2019, 3:06 a.m.