visible | R Documentation |
For most – but not all – widgets, a widget is visible if it is shown. For others, parts of the widget may be controlled by visible. If the former state is desired, simply place widget into a box container.
visible(obj, ...)
## Default S3 method:
visible(obj, ...)
visible(obj) <- value
visible(obj) <- value
obj |
object |
... |
ignored |
value |
logical. Set visible state. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.