# ---- This script tests for wrong specifications of arguments ----
# ---- Libraries ----
library("vibe")
library("testthat")
# ---- Wrong specifications ----
expect_error(vibe::vibe(object = iris))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.