if (!.Call(`_rxode2_isIntel`)) {
test_that("rxode2 produces an error instead of crashing for bad model types; Issue RxODE#449", {
expect_error(rxSolve(list(a=3), events=et(0)))
})
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.