name,ToxicoSet-method {ToxicoGx}R Documentation

name Getter method

Description

Retrieves the name of a tSet

Usage

## S4 method for signature 'ToxicoSet'
name(object)

Arguments

object

ToxicoSet A ToxicoSet object

Value

character A string of the tSet's name

Examples

name(TGGATESsmall)


[Package ToxicoGx version 1.0.1 Index]