context("n_states") test_that("expected result", { expect_equal(n_states(3, 4), rcpp_n_states(3 * 4) + 1) })
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.