Code
ensure_arg_filled("", question = "", arg_name = "myArg")
Condition
Error:
! `myArg` is required.
Code
format_image_data(c("a", "b"), "c")
Condition
Error in `format_image_data()`:
! Please provide at least one image filename and corresponding alt text.
Code
format_mastodon("jonthegeek")
Condition
Error in `format_mastodon()`:
! Please provide a valid mastodon username and server.
i eg, yourname@yourserver.org or https://yourserver.org/@yourname
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.