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)

analogsea documentation built on April 20, 2023, 1:34 a.m.