Explore an sf R object using Turing eAtlas.

gp_explore(sf = geoplumber::traffic, build = TRUE, run = TRUE)

Arguments

sf

a valid sf object that can be converted to geojson

build

if TRUE build the front-end.

run

if TRUE run geoplumber

Examples

if (FALSE) { gp_explore() }