sample.locations
and
sample.sites
. The plot will also show the sample
size of each location.
sample.map(meta, siteID="City", maptype="roadmap", shape=16, colour=c("red", "blue"), lat="Latitude", lon="Longitude", zoom=3, file=NULL, ext=NULL, width=10, height=10)
get_map
.
get_map
.
"pdf"
, "png"
,
"tiff"
, "bmp"
, "jpg"
, or "svg"
.
sample.locations
, sample.sites
data(meta)
## Not run:
# sample.map(meta=meta, zoom=8)
# ## End(Not run)
Run the code above in your browser using DataLab