acanthognathus_df <- aw_data(genus = "acanthognathus", georeferenced = TRUE)
aw_map(acanthognathus_df)
# Or just plot data by habitat. So for e.g. using sandstone as a substrate
sandstone <- aw_data(habitat = "sandstone")
aw_map(sandstone)
Run the code above in your browser using DataLab