ISRaD.rep.site.map {ISRaD} | R Documentation |
Generates a world map showing locations of all ISRaD sites
ISRaD.rep.site.map(database)
database |
ISRaD data object |
# Obtain current ISRaD data
database <- ISRaD.getdata(tempdir(), dataset = "full", extra = FALSE)
# Generate a map of all ISRaD sites
ISRaD.rep.site.map(database)