powered by
Select languages by drawing or clicking on a map
glottofiltermap(glottodata = NULL, mode = NULL, ...)
Spatial glottodata object
Either "draw" or "click"
Additional arguments to pass to glottofilter
A set of languages selected from the original glottodata object
# NOT RUN { selected <- glottofiltermap() glottomap(selected) glottofiltermap(continent = "South America") glottofiltermap(country = "Netherlands") # }
Run the code above in your browser using DataLab