In R, using maps package, and gcIntermediate function, how do I draw lines between two countries? It needs lat-long, but I’m not sure what lat-long should I give for countries (say I want to draw a line between USA and sweden)
In R, using maps package, and gcIntermediate function, how do I draw lines between
Share
There are multiple maps you could use, depending on what info/detail/etc. you need, but for this the very nice
wrld_simplwill do just fine: