These functions are used internally. You should not rely on them. Use public
instead.
1 2 3 4 5 6 | publicFunction(fun)
publicValue(x = NULL, validity = function(x) TRUE)
## S4 method for signature 'publicEnv'
x$name
|
fun |
function definition |
x |
a default value |
validity |
an optional validity function for the set method. Returns TRUE or FALSE. |
name |
name of member in refernece object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.