filt_feat-methods: Retrieve the information stored in the 'filt_feat' slot...

Description Usage Arguments Details Value Examples

Description

Function to retrieve the information stored in the filt_feat slot within a SIAMCAT object

Usage

1
2
3
4
filt_feat(siamcat, verbose=1)

## S4 method for signature 'siamcat'
filt_feat(siamcat, verbose = 1)

Arguments

siamcat

(Required). An instance of siamcat-class that contains filtered features

verbose

integer, if the slot is empty, should a message be printed? values can be either 0 (no output) or 1 (print message)

Details

The function will return a list containing the information stored in the filt_feat slot of a SIAMCAT object. This list contains:

Value

The list stored in the filt_feat slot of the SIAMCAT object or NULL

Examples

1
2
3

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