# NOT RUN {
d <-data.frame(
cod=c(1,2,5,9,15,23,43,50),
da = c(3,5,7,10,1,3,80,4)
)
suppressWarnings(mapa(d,system.file("maps/", package="Relectoral"),
titulo="An example map and some NA values",ver_text = TRUE))
# }
Run the code above in your browser using DataLab