dateCreated<- {CoreGx} | R Documentation |
A generic for the dateCreated method
dateCreated(object, ...) <- value
object |
A |
... |
Fallthrough arguements for defining new methods |
value |
A |
The date the CoreSet was created
dateCreated(clevelandSmall_cSet) <- date()