Skip to content

Vector of GPIDs to get_sites() #52

@hoffmanick

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=",")

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