Nothing
context("melting.jar is recognized")
test_that("melting.jar is loaded, classpath and classes can be initiated", {
melting <- new(J("melting.Main"))
expect_equal(.jclass(melting), "melting.Main")
})
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.