Nothing
test_that("insert variable in different order", {
expect_error(insertVariable(dfSAV, var = "VAR3", after = "VAR1"),
"'insertVariable()' has been deprecated, please use 'relocateVariable()' instead.", fixed = TRUE)
})
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.