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?

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
Post a Comment