tests/testthat/_snaps/render.md

anime_render() errors informatively on unsupported input

Code
  anime_render(list())
Condition
  Error in `anime_render()`:
  ! `x` must be an <anime_timeline> or <anime_animation> object.
  x You supplied an empty list.
Code
  anime_render("not a timeline")
Condition
  Error in `anime_render()`:
  ! `x` must be an <anime_timeline> or <anime_animation> object.
  x You supplied a string.


Try the animejs package in your browser

Any scripts or data that you put into this service are public.

animejs documentation built on Aug. 21, 2026, 5:17 p.m.