withAnim: Set up Shiny app to use animation

View source: R/anim.R

withAnimR Documentation

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()

See Also

startAnim

Examples

if(interactive()){withAnim()}

shinyanimate documentation built on Nov. 2, 2023, 5:53 p.m.