Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

India call returns duplicate observations #30

Open
noahdasanaike opened this issue Oct 31, 2024 · 0 comments
Open

India call returns duplicate observations #30

noahdasanaike opened this issue Oct 31, 2024 · 0 comments

Comments

@noahdasanaike
Copy link

I'm not sure if this is an issue with the R package or the underlying data source, but for instance calling rgeoboundaries::gb_adm1("India") returns each state duplicated across multiple rows exactly:

states <- rgeoboundaries::gb_adm1("India")
states[1,] == states[2,]
  shapeGroup shapeType shapeName shapeISO shapeID shapeCanonical geometry
1       TRUE      TRUE      TRUE     TRUE    TRUE           TRUE     TRUE
@noahdasanaike noahdasanaike changed the title India call returns multiple of the same observations India call returns duplicate observations Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant