tests/testthat/test_02_misspecification.R

# ---- This script tests for wrong specifications of arguments ----

# ---- Libraries ----
library("vibe")
library("testthat")

# ---- Wrong specifications ----
expect_error(vibe::vibe(object = iris))
Stan125/vibe documentation built on June 6, 2024, 11:36 a.m.