processanimaterOutput: Create a process animation output element

View source: R/processanimateR.R

processanimaterOutputR Documentation

Create a process animation output element

Description

Renders a renderProcessanimater within an application page.

Usage

processanimaterOutput(outputId, width = "100%", height = "400px")

Arguments

outputId

Output variable to read the animation from

width, height

Must be a valid CSS unit (like 100 which will be coerced to a string and have px appended.


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