Nothing
testthat::test_that("Testing address_to_coords", {
coords <- address_to_coords(zip_code = "0177", address = "Akersveien 26")
testthat::expect_type(coords, "list")
})
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.