How to create a map chart with direction arrows in R? -


i'm looking @ creating few maps on eia website site.

would able point me direction in creating map this? or r not able create such chart?

enter image description here

for map can check out maps package. maps function in map package lets create maps quite naming region name, "world" or "usa", or can set coordinates

for arrows can try out arrows() command. can set coordinates of arrow starts , ends set line width.


Comments

Popular posts from this blog

cakephp - simple blog with croogo -

How to group boxplot outliers in gnuplot -

bash - Performing variable substitution in a string -