R/add-load-cc-expr.r
create_load_cc_expr.Rd
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. |
---|