map-text: #Draw points on map # Add point labels to map

Description Usage Arguments

Description

map_labels positions labels using an pabels positioning algorithm. map_text also plots text but passes all arguments directly to text while in map_labels they are mapped from the dataframe.

Usage

1
2
3
map_labels(x, subset = .(), ...)

map_text(x, ..., subset = .())

Arguments

x

A dataframe.

subset

Logical condition to select subset. Either as a string or using the plyr::. function.

...

Arguments that are added as columns to dataframe.


markheckmann/mapster documentation built on May 21, 2019, 12:06 p.m.