Nothing
test_that("check_if_vector works", {
expect_equal(
{
template <- "
TP_YSSK_A1
TP_YSSK_A2
TP_YSSK_A3
TP_YSSK_A4
TP_YSSK_A5
TP_YSSK_A6
"
correct_if_vector(template) == template
},
T
)
})
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.