Interactive maps from Xeno-Canto recording localities in xc_maps()

#load package library(warbleR)

#install leaflet install.packages("leaflet")

#create leaflet map xcmaps(X, leaflet.map = TRUE)

#create leaflet map xcmaps(X, leaflet.map = TRUE)

xcmaps(recs.2020, leaflet.map = TRUE)

xcmaps(bra.2020, leaflet.map = TRUE, leaflet.cluster = TRUE)


See also

comments powered by Disqus