Description Usage Arguments Value Examples
Popular tags are tags used site-wide for the url; recommended tags are drawn from the user's own tags.
1 | pb_posts_suggest(url = NULL, username = NULL, token = NULL)
|
url |
REQUIRED url to get suggestions for |
username |
your username You probably don't need to supply this every time. See |
token |
your token |
a data.frame with popular and recommended tags
1 2 3 4 | ## Not run:
pb_posts_suggest(url = "https://example.com")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.