Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 37 found.
[1] < 1 2 3 4 > [4]  Sort:

geom_leg (Package: ggmap) : Single line segments with rounded ends

This is ggplot2's segment with rounded ends. It's mainly included in ggmap for historical reasons.
● Data Source: CranContrib
● Keywords:
● Alias: geom_leg
● 0 images

geocode (Package: ggmap) : Geocode

Geocodes a location (find latitude and longitude) using either (1) the Data Science Toolkit (http://www.datasciencetoolkit.org/about) or (2) Google Maps. Note that when using Google you are agreeing to the Google Maps API Terms of Service at https://developers.google.com/maps/terms.
● Data Source: CranContrib
● Keywords:
● Alias: geocode, geocodeQueryCheck
● 0 images

theme_nothing (Package: ggmap) : Make a blank ggplot2 theme.

theme_nothing simply strips all thematic element in ggplot2.
● Data Source: CranContrib
● Keywords:
● Alias: theme_nothing
● 0 images

print.ggmap (Package: ggmap) : Print a map

Print a console description of a map
● Data Source: CranContrib
● Keywords:
● Alias: print.ggmap
● 0 images

gglocator (Package: ggmap) : Locator for ggplots.

Locator for ggplots. (Note : only accurate when extent = "normal" when using ggmap.)
● Data Source: CranContrib
● Keywords:
● Alias: gglocator
● 0 images

hadley (Package: ggmap) : Highly unofficial ggplot2 image

Highly unofficial ggplot2 image
● Data Source: CranContrib
● Keywords:
● Alias: hadley
● 0 images

inset_raster (Package: ggmap) : Create a (ggplot2) raster layer

This is a special version of ggplot2::annotation_raster for use with ggmap. (It simply removes the requirement for cartesian coordinates.) The only difference between inset_raster and inset_ggmap is their arguments. inset_ggmap is simply a wrapper of inset_raster with xmin, ..., ymax arguments equal to the map's bounding box.
● Data Source: CranContrib
● Keywords:
● Alias: inset_ggmap, inset_raster
● 0 images

qmplot (Package: ggmap) : Quick map plot

qmplot is the ggmap equivalent to the ggplot2 function qplot and allows for the quick plotting of maps with data/models/etc.
● Data Source: CranContrib
● Keywords:
● Alias: qmplot
● 0 images

make_bbox (Package: ggmap) : Compute a bounding box

Compute a bounding box for a given longitude / latitude collection.
● Data Source: CranContrib
● Keywords:
● Alias: make_bbox
● 0 images

get_map (Package: ggmap) : Grab a map.

get_map is a smart wrapper that queries the Google Maps, OpenStreetMap, Stamen Maps or Naver Map servers for a map.
● Data Source: CranContrib
● Keywords:
● Alias: get_map
● 0 images