Nothing
context("shortcuts")
s <- shortcuts(wyz.code.offensiveProgramming::retrieveFunctionArgumentNames(GenerationContext))
test_that("shortcuts", {
expect_length(s, 4L)
expect_length(unlist(s), 34L)
})
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.