Learn R Programming

shinyanimate (version 0.4.0)

withAnim: Set up Shiny app to use animation

Description

This function needs to be added in the UI if to want to add animation to your UI elements using shinyanimate.

Usage

withAnim()

Arguments

See Also

startAnim

Examples

Run this code
if(interactive()){withAnim()}

Run the code above in your browser using DataLab