R/interactive.R
manimROutput.Rd
Creates a Shiny output element for displaying manimR animations. Use with renderManimR() on the server side.
renderManimR()
manimROutput(outputId, width = "100%", height = "400px")
Shiny output ID
Width of the output
Height of the output
A Shiny UI element