powered by
Add a tag to an article
fs_add_tags(article_id, tag, session = fs_get_auth(), debug = FALSE)
the id number of the article to create
name of the tag to add (or list of tags)
the authentication credentials from fs_auth
fs_auth
output of PUT request (invisibly)
https://docs.figshare.com
# NOT RUN { fs_add_tag(138, "phylogenetics") # }
Run the code above in your browser using DataLab