tab_accessor: Setter and getter for the slot 'tab'.

Description Usage Arguments Value Examples

Description

Setter and getter for the slot 'tab'.

Usage

1
2
3
4
5
6
7
8
9
tab(x) <- value

## S4 replacement method for signature 'mina'
tab(x) <- value

tab(x)

## S4 method for signature 'mina'
tab(x)

Arguments

x

The 'mina' object.

value

The value to set for the slot of the 'mina' object 'x'.

Value

The 'tab' slot of the 'mina' object.

The 'tab' slot of the 'mina' object.

The 'tab' slot of the 'mina' object.

The 'tab' slot of the 'mina' object.

Examples

1
2
tab(maize) <- maize_asv2
tab(maize)[1:5, 1:5]

Guan06/mina documentation built on Feb. 21, 2022, 11:56 a.m.