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

CRS error #9

Open
mikeyernest opened this issue May 4, 2023 · 3 comments
Open

CRS error #9

mikeyernest opened this issue May 4, 2023 · 3 comments
Assignees
Labels

Comments

@mikeyernest
Copy link

mikeyernest commented May 4, 2023

Hello, I'm getting an CRS error when joining data to the base map -- is there a workaround for this? thank you!

> west_trump_no <- dplyr::left_join(west_hex_map, trump_no, by = "gss_code") #Joining to base map

gives error:

old-style crs object detected; please recreate object with a recent sf::st_crs()
@evanodell evanodell self-assigned this May 4, 2023
@evanodell evanodell added the bug label May 4, 2023
@evanodell
Copy link
Owner

I'll re-run the scripts to create the various hex maps with updated logic in a couple hours, hopefully that should solve the problem.

@evanodell
Copy link
Owner

@mikeyernest I've re-run the base files, can you install from github and try again?

@mikeyernest
Copy link
Author

problem solved! thank you thank you

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

No branches or pull requests

2 participants