powered by
Plot a cartogram object
# S3 method for cartogramR plot(x, ...)
No return value, called for side effects
a cartogram object
arguments passed to or from other methods.
# \donttest{ data(usa) carto <- cartogramR(usa, "electors64") plot(carto) # }
Run the code above in your browser using DataLab