ggmap (version 4.0.0)

file_drawer: Manage the ggmap file drawer.

Description

To avoid downloading the same maps again and again, ggmap uses a "file drawer" to store the maps you've downloaded. By default, they will be stored in a session specific temporary directory which will be deleted each time you quit R. If you want them to persist across sessions, set the global option "ggmap.file_drawer".

Usage

file_drawer(...)

Arguments