context("Translating objects")
expect_error(to_list(1))
expect_error(to_list(list(Gamma = 1, Lambda = 2)))
expect_error(to_list(list(Gamma = 1, Lambda = 1, Psi = NULL)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.