glottofiltermap | R Documentation |
Select languages by drawing or clicking on a map
glottofiltermap(glottodata = NULL, mode = NULL, ...)
glottodata |
Spatial glottodata object |
mode |
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") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.