Description Usage Arguments Value
Rename a tag found in user's collection.
1 | rename_tag(api_token = Sys.getenv("API_TOKEN"), old, new)
|
api_token |
api auth token. |
old |
(chr) Tag to be renamed. |
new |
(chr) New tag |
TRUE if successful, error message otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.