test_that("Geo transformations", {
path <- turn_sys("geo/rutas.kml")
kml_into_geojson(path)
tmp <- kml_into_csv(path, geometry = "POINTS")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.