label-methods: Retrieve a label-class object from object.

Description Usage Arguments Value Examples

Description

Retrieve a label-class object from object.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
label(siamcat)

## S4 method for signature 'ANY'
label(siamcat)

## S4 method for signature 'label'
label(siamcat)

## S4 method for signature 'list'
label(siamcat)

## S4 method for signature 'otu_table'
orig_feat(siamcat)

Arguments

siamcat

(Required). An instance of siamcat-class that contains a label or instance of label-class or a list.

Value

The label-class object or NULL.

Examples

1
2

KonradZych/SIAMCAT documentation built on May 17, 2019, 6:20 p.m.