visible<- {gWidgetsWWW2}R Documentation

Primarily used to set if widget is shown, but also has other meanings

Description

Primarily used to set if widget is shown, but also has other meanings

assignment method for visible

Usage

visible(x) <- value

## S3 replacement method for class 'GComponent'
visible(x) <- value

Arguments

x

object Calls objects set_visible method

value

logical


[Package gWidgetsWWW2 version 0.4-8 Index]