Nothing
test_that("og_validate() works", {
web <- og_parse('https://www.rstudio.com')
skip_if(length(web) == 0)
expect_equal(og_validate(web), TRUE)
})
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.