Nothing
Code
anime_text(list("a", "b"))
Condition
Error in `anime_text()`:
! `values` must be a non-empty atomic vector.
x You supplied a list.
Code
anime_text(character(0))
Condition
Error in `anime_text()`:
! `values` must be a non-empty atomic vector.
x You supplied an empty character vector.
Code
anime_text()
Condition
Error in `anime_text()`:
! `values` is absent but must be supplied.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.