summary.binary {rdiversity}R Documentation

Summary method for binary number.

Description

This method provides information about the attributes of the binary number.

Usage

## S3 method for class 'binary'
summary(object, ...)

Arguments

object

binary number.

...

further arguments.

Value

Contains the following information:

See Also

print.binary


[Package rdiversity version 2.2.0 Index]