Description Usage Value Author(s) See Also
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.
1 2 | ## S3 method for class 'Filter'
getVisible(obj, ...)
|
Returns TRUE
if the filter is visible, otherwise FALSE
.
Henrik Bengtsson (http://www.braju.com/R/)
*setVisible()
.
For more information see Filter
..
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.