Skip to content

Vector of GPIDs to get_sites() #52

Description

@hoffmanick

get_sites() is supposed to be able to take a vector of geopolitical unit names (e.g., c("California", "Mexico") but it currently fails when that is the input. Instead, you have to say paste(c("California","Mexico",) collapse=",")

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