View source: R/BasicInterface.R
observer | R Documentation |
constructor for handler object
observer(receiver, handler, action = NULL)
receiver |
object receiving event |
handler |
function to call |
action |
used to parametrize handler call not exported, call using ::: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.