## ----include = FALSE---------------------------------------------------------- knitr::opts_chunk$set(collapse = TRUE, comment = "#>") ## ----eval = FALSE------------------------------------------------------------- # plot_jpmap("prefecture", territorial_disputes = FALSE) ## ----eval = FALSE------------------------------------------------------------- # library(jpmap) # # plot_jpmap("prefecture") # plot_jpmap("municipality", include = "Okinawa") # plot_jpmap("prefecture", territorial_disputes = FALSE)