dateCreated<- {CoreGx}R Documentation

dateCreated<- Generic

Description

A generic for the dateCreated method

Usage

dateCreated(object, ...) <- value

Arguments

object

A CoreSet

...

Fallthrough arguements for defining new methods

value

A datetime object to update the cSet with

Value

The date the CoreSet was created

Examples

dateCreated(clevelandSmall_cSet) <- date()


[Package CoreGx version 1.2.0 Index]