analogsea (version 0.8.0)

tag_delete: 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

Run this code
# NOT RUN {
tag_delete(name = "helloworld")
# }

Run the code above in your browser using DataLab