Description
An example of CdfEnvAffy
Format
The format is:
Formal class 'CdfEnvAffy' [package "altcdfenvs"] with 8 slots
..@ index2xy :function (object, i)
..@ xy2index :function (object, x, y)
..@ envir :length 2
..@ envName : chr "ZG-DU33"
..@ nrow : int 100
..@ ncol : int 100
..@ probeTypes: chr [1:2] "pm" "mm"
..@ chipType : chr "ZG-DU33"Examples
Run this codedata(cdfenvEx)
print(cdfenvEx)
Run the code above in your browser using DataLab