attach_eval({
import_from(TKutils, `%(%`)
})
Variable <- R6::R6Class %(% {
"rfort_variable"
public = list %(% {
initialize = function() { }
print = function(x, ...) { }
}
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.