Nothing
# Test: Thai PDF ----------------------------------------------------------
test_that("thaipdf_document() return `rmarkdown_output_format`",{
expect_s3_class(thaipdf::thaipdf_document(), "rmarkdown_output_format")
})
# Test: Thai Book ----------------------------------------------------------
test_that("thaipdf_book() return `rmarkdown_output_format`",{
expect_s3_class(thaipdf::thaipdf_book(), "rmarkdown_output_format")
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.