getVisible.Filter: Checks if the filter is visible or not

Description Usage Value Author(s) See Also

Description

Checks if the filter is visible or not. A filter can be set to visible or non-visible if the data for the indices outputted by the filter should be highlighted, labeled etc. By default a filter is visible.

Usage

1
2
## S3 method for class 'Filter'
getVisible(obj, ...)

Value

Returns TRUE if the filter is visible, otherwise FALSE.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

*setVisible(). For more information see Filter..


HenrikBengtsson/aroma documentation built on May 7, 2019, 12:56 a.m.