Create a google or line map of the location of a list of LiPD objects
mapLipd(D, color = NA, size = 8, shape = 21, label.site = TRUE, ...)A list of LiPD objects
Color of the location marker
Size of the location marker
Shape of the location marker
Label the sites on the map (T/f)
Arguments passed on to baseMap
latlatitude(s) range to map
lonlongitude(s) range to map
map.type"stamen" or "line"
fbuffer for the map range
restrict.map.rangeTRUE or FALSE. Trim the size of the map to the points, for "line" map type
bound.circDraw a boundary circle around a polar projection. TRUE or FALSE(default).
globalShould the scope of the map be global? TRUE or FALSE(default).
projectionMap project. All options on: ?mapproject
extend.rangeincrease the span of the map by this much (lat/long degrees)
ggmap object