Posts by Tiago • 31 points
1 post
-
3
votes1
answer216
viewsQ: How to make maps in R with parallel processing?
I’ve been trying to make multiple maps at the same time R using plot and parallel processing using the package snowfall. I did the following function mapas: mapas <- function (tx, limite) { #…