# NOT RUN {
## download some observations
x <- occurrences(taxon = "Eucalyptus gunnii", download_reason_id = 10)
occurrences_plot(x)
x <- occurrences(taxon = "Cider Gum", download_reason_id = 10)
occurrences_plot(x, "alaPlot.pdf", qa = "fatal", grouped = FALSE,
taxon_level = "species", pch = "+")
# }
Run the code above in your browser using DataLab