analogsea (version 1.0.7.2)

tag_create: Create a tag

Description

Create a tag

Usage

tag_create(name, ...)

Value

A tag object

Arguments

name

(character) Name of the tag

...

Additional options passed down to POST

Examples

Run this code
if (FALSE) {
tag_create(name = "venus")
}

Run the code above in your browser using DataLab