Manipulating sf objects (3)

ggplot() also supports sfc:

ggplot(nc_union) + geom_sf() + theme_bw()