fs_add_tags | R Documentation |
Add a tag to an article
fs_add_tags(article_id, tag, session = fs_get_auth(), debug = FALSE)
article_id |
the id number of the article to create |
tag |
name of the tag to add (or list of tags) |
session |
the authentication credentials from |
output of PUT request (invisibly)
Carl Boettiger cboettig@gmail.com
fs_auth
## Not run: fs_add_tag(138, "phylogenetics") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.