context("format numeric values as forints")
library(mr)
test_that("integer forint values work", {
expect_equal(forint(42), "42 Ft")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.