Skip to content

CRS error #9

@mikeyernest

Description

@mikeyernest

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()

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions