Skip to content

2 StateName values code incorrectly in MIGO data #18

Description

@mccallc

Checklist before proceeding

  • I have restarted R and the bug is still there
  • I have restarted my OS and the bug is still there

Brief description of the problem

Congo Brazzaville and Sao Tome don't get coded correctly by code_states()

Please include a minimal reproducible example (AKA a reprex).

emptyStateID <- subset(manyios::memberships$MIGO, is.na(stateID))
unique(emptyStateID$StateName)
## [1] "Congo Brazzaville"        "SA£o TomA(100) PrA-ncipe"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions