5.2 plot methods for sf
objects
Let’s first get two sf
object:
Let’s try a simple plot.
#R> Warning: plotting the first 9 out of 10 attributes; use max.plot = 10 to plot
#R> all
It actually plots one map per variable and colors the polygon according
to the values. To obtain something similar to what is found in sp
,
an sfc
object must be used: