Learn R Programming

ToxicoGx (version 0.1.1)

names,ToxicoSet-method: tSet Name

Description

Retrieves the name of a tSet

Usage

# S4 method for ToxicoSet
names(x = tSet)

Arguments

x

[param] The named parameter from the base R names function. For internal use only.

tSet

[ToxicoSet] A ToxcioSet object

Value

[character] A string of the tSet's name

Examples

Run this code
# NOT RUN {
names(TGGATESsmall)

# }

Run the code above in your browser using DataLab