Nothing
test_that("glComputeToxInd:returns correct values", {
options(warn=-1)
tmp <- glComputeToxInd(asid=1L)[chnm=="acrylamide"]
expect_equal(tmp$V1, 0.2048870242)
options(warn=0)
})
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.