Nothing
test_that("class running an estimation with sort columns ", {
jobTempl <- system.file("extdata/NlmeJobStatus/jobTempl.RDS",
package = "Certara.RsNLME",
mustWork = TRUE)
job <- readRDS(jobTempl)
job@localDir <- system.file("extdata/NlmeJobStatus/",
package = "Certara.RsNLME")
testthat::local_edition(3)
expect_snapshot(NlmeJobStatus(job))
})
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.