tag_create {analogsea}R 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)

[Package analogsea version 1.0.7.2 Index]