powered by
create_map_table(tmp.map, IDcolumn=NA, poly.thresh=.0001)
data("USstates") head(USstates@data) statePolys <- create_map_table(USstates, IDcolumn="ST") head(statePolys)
Run the code above in your browser using DataLab