analogsea (version 0.8.0)

tag_create: 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

Run this code
# NOT RUN {
tag_create(name = "venus")
# }

Run the code above in your browser using DataCamp Workspace