meta-methods: Retrieve the metadata from a SIAMCAT object

Description Usage Arguments Details Value Examples

Description

Retrieve the metadata from a SIAMCAT object

Usage

1
2
3
4
5
6
7
meta(siamcat)

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

## S4 method for signature 'sample_data'
meta(siamcat)

Arguments

siamcat

(Required). A siamcat-class object

Details

This function will retrieve the metadata from a SIAMCAT object. The metadata is a object of the sample_data-class.

Value

The metadata as sample_data-class object

Examples

1
2
3

SIAMCAT documentation built on Nov. 8, 2020, 5:14 p.m.