test_that("wrong names in vintage", {
expect_error(pip_create_globals(vintage = list(test = "hola", test2 = "chao")))
})
# test_that("only accept lists and characters of length 1", {
#
# })
#
# test_that("inputs within vintage lists are correct", {
#
#
#
#
# })
#
#
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.