tag_delete: Delete a tag

View source: R/tags.R

tag_deleteR 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)

sckott/analogsea documentation built on July 18, 2023, 3:31 p.m.