Nothing
Bug fixes
- has_tag()
wrongly delivered TRUE
when a an object had no tags at all and has_tag()
was called without the ...
argument.
Features
add_tags()
function to add tags to objects in R environmentshas_tag()
function to check if objects have specified tagsls_bytag()
function to list objects with specified tagsuntag()
function to remove tags from objectstags()
function to display tags of objectsclean_tags()
function to remove tags from objectsrm_bytag()
function to remove objects with specified tagsset_confirm()
function to enable/disable confirmation prompts when removing objects withrm_bytag()
.Enjoy using tagsr!
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.