Skip to content
This repository has been archived by the owner on May 1, 2021. It is now read-only.

Points_elided not working with Tigris sp #20

Open
jpkennedy144 opened this issue Feb 20, 2020 · 0 comments
Open

Points_elided not working with Tigris sp #20

jpkennedy144 opened this issue Feb 20, 2020 · 0 comments

Comments

@jpkennedy144
Copy link

One of the recent changes to points_elided may have made it stop working with the Tigris package.

library(tigris)
library(albersusa)
sp_states = states(cb = TRUE)
us.map = points_elided(sp_states )

Returns

Error in [.data.frame(x@data, i, j, ..., drop = FALSE) :
undefined columns selected

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant