renderProcessanimater: Renders process animation output

View source: R/processanimateR.R

renderProcessanimaterR Documentation

Renders process animation output

Description

Renders a SVG process animation suitable to be used by processanimaterOutput.

Usage

renderProcessanimater(expr, env = parent.frame(), quoted = FALSE)

Arguments

expr

The expression generating a process animation (animate_process).

env

The environment in which to evaluate expr.

quoted

Is expr a quoted expression (with quote())? This is useful if you want to save an expression in a variable.


processanimateR documentation built on July 20, 2022, 5:06 p.m.