powered by
Visualize underlying road network (with or without cases and pumps).
# S3 method for neighborhood_data plot(x, ...)
An 'igraph' object of class "neighborhood_data" created by neighborhoodData().
neighborhoodData()
Additional plotting parameters.
A base R plot.
# NOT RUN { plot(neighborhoodData()) plot(neighborhoodData(embed = FALSE)) # }
Run the code above in your browser using DataLab