name-set: name<- Generic

Description Usage Arguments Value Examples

Description

A generic for the name<- method

Usage

1
name(object, ...) <- value

Arguments

object

A CoreSet object

...

Fallthrough arguements for defining new methods

value

A character string with the name to assign to the cSet

Value

The name of the CoreSet

Examples

1
name(clevelandSmall_cSet) <- "Cleveland Small"

CoreGx documentation built on Nov. 8, 2020, 4:50 p.m.