Skip to content

map objects missing #1

@low-decarie

Description

@low-decarie

Amazing work!

The examples use map_afghanistan and map_americas, which I can not find or reproduce.

I am guessing something like this is needed:
americas <- data.frame(map("americas", plot=FALSE)[c("x","y")])
map_americas <- qplot(x, y, data=americas, geom="path"))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions