editable | R Documentation |
Some widgets may be editable. If possible, the setter method can be used to toggle the state. This method indicates the state.
editable(obj, i)
## Default S3 method:
editable(obj, i)
editable(obj, i) <- value
editable(obj, i) <- value
obj |
object |
i |
index to apply to, when applicable |
value |
logical. Set editable state. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.