Generate sf objects (10)

ggplot(p_sf) + 
  geom_sf(aes(fill = v1), size = 3, shape = 21) + 
  theme_bw()