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