library(testthat)
library(FarsKevin)
test_check("FarsKevin")
testthat::test_that("Make filename test",
expect_that(make_filename("A"),
gives_warning("NAs introducidos por coerciĆ³n"))
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.