synRename: Rename a synapse entity

View source: R/syn.R

synRenameR Documentation

Rename a synapse entity

Description

Assigns a new file name to the synapse entity identified by its ID

Usage

synRename(sid, newName)

Arguments

sid

Synapse ID of the entity to rename

newName

New filename that should be assigned to the entity

Value

Synapse ID of the entity (for integration with the %>% pipe)


ArtemSokolov/synExtra documentation built on Sept. 27, 2022, 12:17 a.m.