Description Usage Arguments Value
Returns a list of popular tags and recommended tags for a given URL. Popular tags are tags used site-wide for the url; recommended tags are drawn from the user's own tags.
1 | get_tag_recommendation(api_token = Sys.getenv("API_TOKEN"), url)
|
api_token |
(chr) api auth token. |
url |
(chr) URL address to get recommendations for. |
A list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.