tag_delete {analogsea}R Documentation

Delete a tag

Description

Delete a tag

Usage

tag_delete(name, ...)

Arguments

name

(character) Name of the tag

...

Additional options passed down to DELETE

Value

nothing, if successful

Examples

## Not run: 
tag_delete(name = "helloworld")

## End(Not run)

[Package analogsea version 1.0.7.2 Index]