tag_create: Create a tag

View source: R/tags.R

tag_createR Documentation

Create a tag

Description

Create a tag

Usage

tag_create(name, ...)

Arguments

name

(character) Name of the tag

...

Additional options passed down to POST

Value

A tag object

Examples

## Not run: 
tag_create(name = "venus")

## End(Not run)

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