powered by
Generates a world map showing locations of all ISRaD sites
ISRaD.rep.site.map(database)
ISRaD data object
# \donttest{ # Obtain current ISRaD data database <- ISRaD.getdata(tempdir(), dataset = "full", extra = FALSE) # Generate a map of all ISRaD sites ISRaD.rep.site.map(database) # }
Run the code above in your browser using DataLab