# NOT RUN {
library(sp)
data("nuts2006")
plot(nuts0.spdf)
box()
legendPropLines(pos = "topleft", title.txt = "Title",
title.cex = 0.8, values.cex = 0.6, cex = 1,
var = c(min(nuts1.df$pop2008),max(nuts1.df$pop2008)),
lwd = 15,
col="red", frame=TRUE, values.rnd=0)
# }
Run the code above in your browser using DataLab