Description Usage Arguments Value Examples
Uses the newsmap package to create geo tags. Currenly only simple dictionary matching is used.
1 2 |
txt |
A character vector with texts |
min_freq |
Minimum frequency of matches in the geo dictionary |
top_n |
If used, return only the top n tags |
batchsize |
Calculation is performed in batches |
A character vector of length txt with geo tags, concatenated with a komma delimiter
1 | geo_tags('Paris Germany Berlin Leiden')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.