name<- {CoreGx} | R Documentation |
A generic for the name<- method
name(object, ...) <- value
object |
A |
... |
Fallthrough arguements for defining new methods |
value |
A |
The name of the CoreSet
name(clevelandSmall_cSet) <- "Cleveland Small"