# NOT RUN {
# Data
data("b_pam", package = "biosurvey")
# Plotting
plot_PAM_geo(b_pam, index = "RI")
# You can add a legend with
legend_bar(position = "bottomleft", col = purplow(8), title = "Richness",
labels = c("Low", "High"))
# }
Run the code above in your browser using DataLab