View source: R/add-load-cc-expr.r
create_load_cc_expr | R Documentation |
An expression to load a computational component can be either a raw expression, a variable holding the expression, or a string. The return is an unevaluated expression.
create_load_cc_expr(load_cc_expr)
load_cc_expr |
a string or expression that should be use to load the computational components. |
An call object that loads a computational component when evaluated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.