analogsea (version 0.5.0)

tag_rename: Rename a tag

Description

Rename a tag

Usage

tag_rename(name, name_new, ...)

Arguments

name

(character) Name of the tag

name_new

(character) New name of the tag

...

Additional options passed down to PUT

Value

A tag object

Examples

Run this code
# NOT RUN {
tag_rename("helloworld", "hellohello")
# }

Run the code above in your browser using DataLab