## "print method called",{
geo <- '{"type":"Point","coordinates":[0,0]}'
attr(geo, "class") <- "geojson"
expect_stdout(print(geo))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.