sample.locations(otu1, otu2=NULL, meta, factor = NULL, zoom = 5,
source = "google", labels = c("ITS1", "ITS2"),
lat.col = "Latitude", long.col = "Longitude",
file = NULL, ext = NULL, height = 10, width = 12)source == "google")
or 3-18 (if source == "osm") specifying the zoom for the
map (low number means zoomed out).google" or
"osm".meta containing the latitude
information.meta containing the longitude
information."pdf", "png",
"tiff", "bmp", "jpg", or "svg".RAM.factorsdata(ITS1, meta)
sample.locations(otu1=ITS1, otu2=ITS2, meta=meta, factor=c(Crop="Crop"))Run the code above in your browser using DataLab