testthat::test_that("Export rmarkdown to proof in G docs", {
testthat::expect_error(
rmd_to_gdoc(file_path = "/tmp/xxxx"),
regexp = "File .* don't exist"
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.