powered by
Drawing a segment line segment that shows the boundary
geom_jpsegment(...)
other arguments passed on to geom_segment.
ggplot object and plot
move_jpn_rs
# NOT RUN { require("ggplot2") require("sf") move_jpn_rs(jgd2011_bbox) %>% ggplot() + geom_sf() + geom_jpsegment() # }
Run the code above in your browser using DataLab