Renders a SVG process animation suitable to be used by processanimaterOutput.
renderProcessanimater(expr, env = parent.frame(), quoted = FALSE)
The expression generating a process animation (animate_process).
The environment in which to evaluate expr.
Is expr a quoted expression (with quote())? This is useful if you want to save an expression in a variable.