View source: R/assert_ro_binding.R
assert_ro_binding | R Documentation |
This assertion is intended to be called in active bindings of an
R6::R6Class which does not allow assignment.
If rhs
is not missing, an exception is raised.
assert_ro_binding(rhs)
rhs |
(any) |
Nothing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.