as.divtable: Convert to class divtable

Description Usage

View source: R/divtable-class.R

Description

Convert to class divtable

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
## S3 method for class 'table'
as.divtable(x, ...)

## S3 method for class 'matrix'
as.divtable(x, ...)

## S3 method for class 'data.frame'
as.divtable(x, ...)

## S3 method for class 'xtabs'
as.divtable(x, ...)

## Default S3 method:
as.divtable(x, ...)

douglasgscofield/dispersalDiversity documentation built on March 30, 2021, 9:50 a.m.