withAnim {shinyanimate}R 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()}

[Package shinyanimate version 0.4.0 Index]