# NOT RUN {
library(cartograflow)
data(flowdata)
bkg<- system.file("shape/MGP_TER.shp", package="cartograflow",
lib.loc = NULL, mustWork = TRUE)
flowmap(flows,format="L",bkg,code = "EPT_NUM",filter = TRUE,
threshold = 20,taille = 5,a.head = 1,a.length = 0.05)
# }
Run the code above in your browser using DataLab