| fred_related_tags | R Documentation |
Returns tags that are frequently used together with the specified tag.
fred_related_tags(tag_names)
tag_names |
Character. One or more tag names, separated by semicolons
(e.g. |
A data frame of related tags.
Other tags:
fred_tags()
op <- options(fred.cache_dir = tempdir())
fred_related_tags("gdp")
options(op)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.