analogsea (version 1.0.7.2)

tag_delete: Delete a tag

Description

Delete a tag

Usage

tag_delete(name, ...)

Value

nothing, if successful

Arguments

name

(character) Name of the tag

...

Additional options passed down to DELETE

Examples

Run this code
if (FALSE) {
tag_delete(name = "helloworld")
}

Run the code above in your browser using DataLab