accessSlot: Universal slot accessor function for siamcat-class.

Description Usage Arguments Value Examples

View source: R/siamcat_class_accessors.R

Description

This function is used internally by many accessors.

Usage

1

Arguments

siamcat

an object of siamcat-class.

slot

A character string indicating the slot (not data class) of the component data type that is desired.

Value

Returns the component object specified by the argument slot. Returns NULL if slot does not exist.

Examples

1
2
3
4

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